Skip to content

CHANGELOG myshell

v1.0.2 (2025-03-07)

  • Bug fix #25
  • manual command prints the description of the script as well #24

v1.0.1 (2025-01-30)

  • Ignoring msh extensions on sync #22
  • Added custom updating mechanism #21

v1.0.0 (2025-01-22)

  • Added manual command #14
  • Added quick flag for the edit command
  • Added quick-edit flag for the new command

v0.2.0 (2024-11-03) [BETA]

  • Bug fixes
  • Added remove command
  • Added restore command
  • Added move command

v0.1.0 (2024-10-02) [BETA]

  • Change list command display format
  • Added collection flag for the list command
  • Added run flag for the print command

v0.0.5 (2024-09-22) [BETA]

  • Added simple flag for the version command
  • Added simple flag for the list command

v0.0.4 (2024-09-21) [BETA]

  • listcommand now ignores README.md and .gitingore files
  • Added default_collection configuration option
  • Added migrate-scripts command

v0.0.3 (2024-09-16) [BETA]

  • Added -detached flag for the sync command

v0.0.2 (2024-09-11) [BETA]

  • Bug fixes

v0.0.1 (2024-09-09) [BETA]

  • Initial release