UNPKG

@atomist/rugs

Version:

Helper functions for Rugs

172 lines (90 loc) 3.31 kB
# Change Log All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] [Unreleased]: https://github.com/atomist/rugs/compare/1.0.0-m.7...HEAD ## [1.0.0-m.7 - 2017-08-24 [1.0.0-m.7]: https://github.com/atomist/rugs/compare/1.0.0-m.6...1.0.0-m.7 1.0.0 milestone 7 release ### Changed - Update to rug-1.0.0-m.7 and cortex-1.0.0-m.6 ## [1.0.0-m.6] - 2017-07-11 [1.0.0-m.6]: https://github.com/atomist/rugs/compare/1.0.0-m.5...1.0.0-m.6 July rug rev release ### Changed - Update `rug` and `cortex` 1.0.0-m.5 ## [1.0.0-m.5] - 2017-06-01 [1.0.0-m.5]: https://github.com/atomist/rugs/compare/1.0.0-m.4...1.0.0-m.5 June rug rev release ### Added - Added support for Response Handler chain generation for Command Handlers ### Changed - Uptake `rug` and `cortex` 1.0.0-m.4 and remove references to ProjectEditor - `operations/messages/MessageRendering` is now deprecated. Please switch to using `@atomist/slack-messages` module ## [1.0.0-m.4] - 2017-05-09 [1.0.0-m.4]: https://github.com/atomist/rugs/compare/1.0.0-m.3...1.0.0-m.4 May rug rev release ### Fixed - Ensure parameters to error/success helper functions are maps https://github.com/atomist/rugs/issues/11 ## [1.0.0-m.3] - 2017-04-29 [1.0.0-m.3]: https://github.com/atomist/rugs/compare/1.0.0-m.2...1.0.0-m.3 De-dev release ### Fixed - Correct erroneous postinstall script [#12][12] [12]: https://github.com/atomist/rugs/issues/12 ## [1.0.0-m.2] - 2017-04-27 [1.0.0-m.2]: https://github.com/atomist/rugs/compare/1.0.0-m.1...1.0.0-m.2 Milestone 2 release ### Changed - Use build script so successful builds get tagged ### Fixed - Removed circular references between Enhance.ts and QueryByExample.ts - Properly lint all TypeScript source files ## [1.0.0-m.1] - 2017-04-26 [1.0.0-m.1]: https://github.com/atomist/rugs/compare/0.24.4...1.0.0-m.1 Initial milestone 1 release ### Changed - Updated @atomist/rug and @atomist/cortex dependencies to 1.0.0-m.2 ## [0.24.4] - 2017-04-24 [0.24.4]: https://github.com/atomist/rugs/compare/0.24.3...0.24.4 Newer rug release ### Added - Change log ### Changed - Updated Rug to 0.26.0 ## [0.24.3] - 2017-04-12 [0.24.3]: https://github.com/atomist/rugs/compare/0.24.2...0.24.3 Newer cortex release ### Changed - Update to @atomist/cortex 0.31.0 ## [0.24.2] - 2017-04-12 [0.24.2]: https://github.com/atomist/rugs/compare/0.24.1...0.24.2 New cortex release ### Changed - tslint cleanup - Update to @atomist/cortex 0.30.1 ## [0.24.1] - 2017-04-11 [0.24.1]: https://github.com/atomist/rugs/compare/0.24.0...0.24.1 New rug release ### Changed - Updated to @atomist/rug 0.25.1 ## [0.24.0] - 2017-04-11 [0.24.0]: https://github.com/atomist/rugs/compare/0.23.0...0.24.0 Build release ### Changed - Update build logic - Render helpers now return ResponseMessage ## [0.23.0] - 2017-04-11 [0.23.0]: https://github.com/atomist/rugs/compare/0.22.0...0.23.0 Properties release ### Changed - Update for property access in cortex ## [0.1.0] - 2017-03-27 Initial release [0.1.0]: https://github.com/atomist/rugs/tree/0.1.0 ### Added - Everything