Skip to content
Tags give the ability to mark specific points in history as being important
  • v1.0.0
    66b4d81b · version 1.0.0 ·
    ## [1.0.0] - 2024-05-23
    ### Changed
    - build project using hatchling
    - dependencies updates
    
  • v0.3.0
    297f9fdb · version 0.3.0 ·
    [0.3.0] - 2021-06-30
    
    Added:
    * return what sentinel modules are installed
    * get sentinel components state
    
    Changed:
    * python2 to python3 refactoring
    
  • v0.2
    4182ad54 · version 0.2 ·
    [0.2] - 2021-01-26
    
    Added:
    * Configure sentinel modules and minipots
    
    Changed:
    * Migrate CHANGELOG to Keep a Changelog style
    
    Fixed:
    * Fix reload having no effect
    
  • v0.1.3
    0a3affdc · version 0.1.3 ·
    0.1.3 (2020-08-18)
    ------------------
    
    * bring back reload of sentinel components
    
  • v0.1.2
    ea946544 · version bump ·
    0.1.2 (2020-03-20)
    ------------------
    * drop restart of sentinel components
    
  • v0.1.1
    fc5b68f1 · version bump ·
    0.1.1 (2020-02-14)
    ------------------
    
    * fix eula files path
    
  • v0.1
    b03fdf16 · initial release ·
    0.1 (2020-02-10)
    ----------------
    
    * initial functionality implemented