Skip to content
Snippets Groups Projects
  1. Feb 18, 2025
  2. May 16, 2024
  3. Jan 16, 2024
    • Corentin's avatar
      🔖 Update project version and changelog · 9bbe9777
      Corentin authored
      The project version in 'pyproject.toml' has been updated. Corresponding changes have been logged in 'CHANGELOG.md', including the addition of new features and fixes. This is for the new version '2.0.5'.
      v2.0.5
      9bbe9777
    • Corentin's avatar
      🔖 Bump version to 0.2.4 and update CHANGELOG · 129c6733
      Corentin authored
      Increased version number in pyproject.toml to 0.2.4, indicating a new version of the project. Detailed changes for this version, including feature updates and bug fixes, have been documented in the
      v2.0.4
      129c6733
    • Corentin's avatar
      👽️ Add 'forced' parameter to update method · 3b2b2384
      Corentin authored
      Expanded the 'update' method in 'app.py' to include a 'forced' parameter. This additional option gives clients more control over the updating process by providing the ability to dictate necessity of the updates.
      3b2b2384
    • Corentin's avatar
      ✏️ Fix typo in choice_list code commentary · b4e50a89
      Corentin authored
      Corrected a small grammatical error in the code annotations in the choice_list file. Changed "it's" which is a contraction of "it is", to "its" which indicates possession.
      b4e50a89
    • Corentin's avatar
      🐛 Clear choices upon command success · c928f304
      Corentin authored
      Upon the SUCCESS of any command, not only are the command arguments and status cleared, but the choices present on the view are also cleared. This ensures a clean slate for the next command.
      c928f304
  4. Nov 22, 2023
  5. Nov 14, 2023
  6. Sep 21, 2023
  7. Sep 20, 2023
  8. Sep 13, 2023
  9. Sep 08, 2023
  10. Sep 07, 2023
Loading