File elvish.changes of Package elvish
-------------------------------------------------------------------
Sat Nov 12 05:37:40 UTC 2022 - Marguerite Su <i@marguerite.su>
- update version 0.18.0
-------------------------------------------------------------------
Sun Jul 05 23:10:36 UTC 2020 - Xu Zhao <i@xuzhao.net>
- Update to version 1.4.0+git20200705.0c901411:
* Allow codecov upload to fail.
* Update download link for 0.14.0 to use the release instead of rc.
* website/ref: Remove reference to the deleted exc: module.
* pkg/eval: Fix panic on "show $ok".
* Create new NEXT-RELEASE.md for 0.15.0.
* website/get: Change 0.14.0 link to 0.14.0-rc1.
* Publish release notes of 0.14.0.
* pkg/eval: Do not crash when showing an exception with nil reason.
* NEXT-RELEASE: Fix backslash (`\` instead of `\\`).
* pkg/parse: Show deprecation warning when using \ for line continuation.
- Use _service to manage version and changelog
-------------------------------------------------------------------
Sat Mar 28 03:20:47 UTC 2020 - Xu Zhao <i@xuzhao.net>
- Initial commit. Version 0.13.1
* A total rewrite of the line editor.
* The names of basic colors used in styled has changed.
* The editor now has a minibuffer, bound to Alt-x by default.
* The editor now has an experimental "instant mode".
* For the full release note, visit
https://elv.sh/blog/0.13-release-notes.html