All Versions
7
Latest Version
Avg Release Cycle
86 days
Latest Release
2689 days ago

Changelog History

  • v1.1.0 Changes

    December 14, 2016

    ๐Ÿ‘Œ Support shard.yml file to detecting Crystal version

    If your shard.yml has crystal version field, crenv use it.

    name: fooversion: 0.1.0dependencies: bar: github: bar/barcrystal: 0.20.1
    
    • Detecting priority: project .crystal-version > shard.yml > global crenv Crystal version
    • ๐Ÿ“œ YAML parser is not so parfect, please write as simple YAML format.
  • v1.0.1 Changes

    February 04, 2016
    • ๐Ÿ‘ (Feature) Support version-name, version-origin hooks
    • โœ… (Test) Extract hook helper (rbenv/rbenv#852)
  • v1.0.0 Changes

    December 29, 2015
    • (Breaking) Change crenv --version to the same behavior as rbenv (f940b1b)
    • (Breaking) Remove legacy global version files (607be62)
    • (Feature) Add --skip-aliases option for crenv version sub command (rbenv/rbenv#812)
    • ๐Ÿ›  (Bugfix) Add version-name/version-origin to hooks completion (rbenv/rbenv@97f0499)
    • ๐Ÿ›  (Bugfix) Fix fish shell support in crenv init sub command (70a33ac)
    • ๐Ÿ”จ (Refactor) Use $PWD instead of $(pwd) in some sub commands (rbenv/rbenv#828)
  • v0.1.4 Changes

    December 27, 2015
    • โšก๏ธ Update .gitignore file (PR #13; Thanks @mitsuse )
    • โž• Add tests for crenv-update sub command
  • v0.1.3 Changes

    December 12, 2015
    • โšก๏ธ Update a crenv which command
    • โšก๏ธ Update install scripts (add crenv-update plugin)
  • v0.1.2

    October 11, 2015
  • v0.1.1

    July 18, 2015