• v0.5.2 fad2591b9f

    Version 0.5.2 Stable

    pranav released this 2021-12-10 15:49:55 +01:00 | 7 commits to main since this release

    Changes:

    • Optimised auto gateway mode selection (#25)
    Downloads
  • v0.5.1 a5ba99ca2a

    Version 0.5.1 Stable

    pranav released this 2021-10-22 09:59:12 +02:00 | 26 commits to main since this release

    • Fixed stopping at boot when GNOME starts location service (#21)
    • Changes in directory structure
    Downloads
  • v0.5.0 5dd90d349e

    Version 0.5.0 Stable

    pranav released this 2021-10-10 17:19:08 +02:00 | 37 commits to main since this release

    • Better error messages
    • Sets gateway mode automatically (to choose the best available connection). This might cause problems with nodes running previous versions of naxalnet (#15)
    • Cleanup before exit
    • Closed #19
    Downloads
  • v0.4.0 5f7c59d4b8

    Version 0.4.0 Stable

    pranav released this 2021-09-20 08:59:53 +02:00 | 63 commits to main since this release

    • naxalnet is now a daemon! naxalnet will reconfigure the WiFi network every time a WiFi adapter is plugged in or removed
    • Logging: logs to systemd journal when run from systemd, stderr otherwise
    • New dependency python-systemd
    • Fixed dependency order in systemd service
    • Added --verbose argument
    Downloads
  • v0.3.0 feb362b149

    Version 0.3.0 Stable

    pranav released this 2021-08-19 09:22:19 +02:00 | 87 commits to main since this release

    Changes:

    • Support for arguments
    • Configuration file support with fallback values
    • Made messages more readable
    • Improved documentation in docstrings
    • Changed default name of mesh network. This will make naxalnet incompatible with nodes running previous versions.
    • New versioning scheme that conforms to PEP 440
    Downloads
  • v0.2.0 5068250ad6

    Version 0.2.0 Stable

    pranav released this 2021-07-26 12:42:18 +02:00 | 119 commits to main since this release

    See README.md for building and installing.
    See #10 for changes.

    NOTE: Unfortunately, I forgot to update the __version__ in init.py before tagging

    Downloads
  • v0.1.0 490667c625

    Version 0.1.0 Stable

    pranav released this 2021-06-20 15:16:31 +02:00 | 148 commits to main since this release

    First version

    Downloads