Skip to content

Releases: openwisp/netjsonconfig

0.3.2 [2015-12-11]

11 Dec 12:12

Choose a tag to compare

  • #31 added files in render output
  • #32 generate now returns an in-memory file object
  • badf292 updated command line utility script and examples
  • #33 added write method
  • 5ff7360 [cli] positional config param is now --config or -c
  • 28de4a5 [cli] marked required arguments: --config, --backend and --method
  • f55cc4a [cli] added --arg option to pass arguments to methods

0.3.1 [2015-12-02]

02 Dec 14:35

Choose a tag to compare

  • 69197ed added "details" attribute to ValidationError
  • 0005186 avoid modifying original config argument

0.3 [2015-11-30]

30 Nov 16:36

Choose a tag to compare

  • #18 added OpenWisp backend
  • 66ee96 added file permission feature
  • #19 added sphinx documentation
    (published at netjsonconfig.openwisp.org)
  • 30348e hardened ntp server option schema for OpenWrt backend
  • c31375 added madwifi to the allowed drivers in schema OpenWrt backend
  • #30 updated schema according to latest NetJSON spec

0.2 [2015-11-23]

23 Nov 09:56

Choose a tag to compare

  • #20 added support for array of lines in files
  • #21 date is now correctly set in tar.gz files
  • 82cc5e configuration archive is now compatible with sysupgrade -r
  • #22 improved and simplified bridging
  • #23 do not ignore interfaces with no addresses
  • #24 restricted schema for interface names
  • #25 added support for logical interface names
  • #26 merge_dict now returns a copy of all the elements
  • d22d59 restricted SSID to 32 characters
  • #27 improved wireless definition
  • #28 removed "enabled" in favour of "disabled"

0.1 [2015-10-20]

20 Oct 11:16

Choose a tag to compare

  • Added OpenWrt Backend
  • Added command line utility netjsonconfig
  • Added multiple templating feature
  • Added file inclusion feature

0.1 beta

05 Oct 17:37

Choose a tag to compare

0.1 beta Pre-release
Pre-release

0.1.0 beta