UNPKG

elevator

Version:
53 lines (30 loc) 1.23 kB
# Change Log All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). ## [v2.2.3] - 2017-04-20 ### Changed - Fix logical error when yielding back a cancellation error. ## [v2.2.2] - 2017-04-14 ### Changed - Log debug messages to `stdout`. ## [v2.2.1] - 2017-04-14 ### Changed - Add error code to error message. ## [v2.2.0] - 2017-04-13 ### Changed - Log debugging information using the `debug` module. ## [v2.1.0] - 2016-06-17 ### Added - Throw a distinguishable error if the user cancels elevation. ## [v2.0.0] - 2016-06-17 ### Added - Add `hidden` option. - Add `doNotPushdCurrentDirectory` option. ### Removed - Remove `pushdCurrentDirectory` option. [v2.2.3]: https://github.com/resin-io-modules/elevator/compare/v2.2.2...v2.2.3 [v2.2.2]: https://github.com/resin-io-modules/elevator/compare/v2.2.1...v2.2.2 [v2.2.1]: https://github.com/resin-io-modules/elevator/compare/v2.2.0...v2.2.1 [v2.2.0]: https://github.com/resin-io-modules/elevator/compare/v2.1.0...v2.2.0 [v2.1.0]: https://github.com/resin-io-modules/elevator/compare/v2.0.0...v2.1.0 [v2.0.0]: https://github.com/resin-io-modules/elevator/compare/v1.0.0...v2.0.0