Skip to content
Snippets Groups Projects
  1. Apr 29, 2021
  2. Apr 26, 2021
    • Romain Deville's avatar
      :bug: Fix wrong versioning handling in plugins.py · f25e998c
      Romain Deville authored
      Due to `last_*` being 0, versioning handling was wrong when rendering the
      documentation as this create a version 0.0.0 in the file version.json.
      
      This commit fix this issues by setting `last_*` variables to `-1` and adding a
      small test to better handle versioning of the documentation.
      Verified
      f25e998c
  3. Apr 22, 2021
  4. Apr 20, 2021
  5. Apr 19, 2021
  6. Apr 16, 2021
Loading