Tags give the ability to mark specific points in history as being important
  • v1.0.0
    243957fa · version 1.0.0 ·
    ## [1.0.0]
    
    ### Changed
    - build project using hatchling
    - dependencies updates
    - tests: Use tox to run tests and linter checks instead of using deprecated
      setuptools integration for such tasks.
    - setup.py: Drop the unnecessary egg suffix in VCS links.
    - setup.py: Remove obsolete setuptools keywords (`tests_require`,
      `setup_requires`, `dependency_links`, ...).
    - tox: Use shared `tox.ini` for foris-controller and modules.
    - Migrate CHANGELOG to Keep a Changelog style.
    
  • v0.5
    9c32de96 · version 0.5 ·
    0.5 (2020-11-25)
    ----------------
    
    * Add ability to perform factory reset
    
  • v0.4
    327ef005 · version 0.4 ·
    0.4 (2020-04-21)
    ----------------
    
    * Raise description text length limit to 1024
    
  • v0.3
    a70f3ebc · version bump ·
    0.3 (2020-01-30)
    ----------------
    
    * Added "rollback" snapshot type to schema
    * Limit snapshot description to 50 characters
    * Fix snapshots types in schema and expand tests for these types
    
  • v0.2
    981de63f · version bump ·
    0.2 (2019-12-05)
    ----------------
    
    * Handle a situation when module is triggered on a system without root btrfs
    
  • v0.1
    9cb86213 · initial release ·
    0.1 (2019-11-30)
    ----------------
    
    * initial functionality