Skip to content
Snippets Groups Projects
  1. Jan 16, 2024
    • Corentin's avatar
      🔖 Bump version to 0.0.18 and update changelog · bd055677
      Corentin authored
      The pyproject.toml file has been updated to increase the project version to 0.0.18. The update wrapper now supports a new "forced" flag that allows implementing mandatory updates. These changes are documented in the CHANGELOG.md.
      v0.0.18
      bd055677
    • Corentin's avatar
      Add argparse to handle force update · 664bc02c
      Corentin authored
      An argparse library has been imported into the main python execution file. Argparse allows the app to accept command-line arguments. One important parameter that's been added is "--forced", enabling the program to run forced updates if required. This update parameter value is now forwarded during the update call.
      664bc02c
  2. Sep 07, 2023
  3. Aug 30, 2023
  4. Jul 27, 2023
  5. Jun 13, 2023
  6. Jun 06, 2023
  7. May 25, 2023
  8. May 04, 2023
  9. Apr 26, 2023
  10. Apr 11, 2023
  11. Apr 05, 2023
  12. Apr 04, 2023
  13. Mar 21, 2023
  14. Jan 31, 2023
  15. Jan 30, 2023
  16. Jan 26, 2023
  17. Jan 20, 2023
Loading