Skip to content

CHANGELOG myshell

v1.1.0 (2025-06-01)

  • Added the details command to view script details #31
  • Added -print-path flag for the collection clone command #32
  • MSHX: Added support for dependencies of mshx collections #26

v1.0.4 (2025-04-25)

  • Added -time flag for the list command #29
  • Added -path flag for the list command #30

v1.0.3 (2025-04-16)

  • Added -raw flag for the collection list command #27
  • Added -local flag for the new command #28

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