All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
1.2.1 - 2019-09-09
- Update automation-client, sdm and sdm-core to 1.7.0. c26a8a9
1.2.0 - 2019-08-30
- Deprecate unsupported commands. #278
1.1.0 - 2019-08-02
- Remove uhura and update empty-sdm with current configure. f70c08b
1.0.10 - 2019-07-11
- Update dependencies. 28b25f4
1.0.9 - 2019-07-09
- Updated Atomist and TypeScript deps. 78ea594
1.0.8 - 2019-05-31
- Fix isValidSHA1. 8a4f500
1.0.7 - 2019-05-27
1.0.6 - 2019-04-16
- Carefully describe target.owner for generator parameters. #238
- Suggest starting feed only if relevant. #247
- Fix FileSystemRemoteRepoRef branch implementation. #253
1.0.5 - 2019-03-15
- Improve extension pack generator. #236
- Credentials on CodeTransform invocation are not valid. #222
- Local mode does not work if NODE_ENV=production. #228
1.0.4 - 2018-12-27
- Don't disable logging by just depending on sdm-local. cfedbc9
1.0.3 - 2018-12-08
- SDM local mode ignores token configuration value. #215
1.0.2 - 2018-11-09
- Don't install local config and local lifecycle extension packs more then once
1.0.1 - 2018-11-09
1.0.0 - 2018-11-09
1.0.0-RC.2 - 2018-10-30
- Do not import everything from automation-client. #207
1.0.0-RC.1 - 2018-10-15
- Publish a notice to the feed on startup. #205
- BREAKING Change the default Atomist project directory. #204
- Have post-receive hook script read from stdin. #211
1.0.0-M.5 - 2018-09-26
- Run git hooks in foreground on win32. #196
1.0.0-M.4 - 2018-09-16
- Remove sample-sdm from create sdm. #189
- Local mode doesn’t set a default workspaceId. #172
1.0.0-M.3 - 2018-09-04
atomist clone
only works with http addresses. #152- Add additional experimental view for goals with
atomist feed --goals
. #163 - Allow to merge local pull request branches. #167
- Pass mapped parameters along through form in action button. #148
- Creating a new blank SDM results in HTTP 500 errors in log. #155
- Fix architecture picture and atomist.com link. #157
- Post-receive hook sends wrong commit data for branch commit. #158
- Using
os.hostname()
not working for users. #160 - Running multiple local SDMs causes port collisions. #162
1.0.0-M.2 - 2018-08-27
- Create SDM does not work if ~/atomist does not exist. #150
1.0.0-M.1 - 2018-08-27
0.1.21 - 2018-08-27
- Fail gracefully when in a directory other than the atomist root. #143
0.1.20 - 2018-08-25
0.1.19 - 2018-08-25
- Do not create log/ directories in every repo. #138
0.1.18 - 2018-08-24
0.1.17 - 2018-08-24
0.1.16 - 2018-08-24
0.1.15 - 2018-08-24
- Actionable messages. #4
- Markdown rendering on the terminal is limited by performance. #123
0.1.14 - 2018-08-24
0.1.13 - 2018-08-23
- Show skills doesn’t exit. #135
0.1.12 - 2018-08-23
- Eliminate slow timeout threads for requests that already returned. #129
0.1.11 - 2018-08-22
0.1.10 - 2018-08-21
0.1.9 - 2018-08-21
0.1.8 - 2018-08-20
0.1.7 - 2018-08-19
- Cleanup team -> workspace. #89
0.1.6 - 2018-08-09
0.1.5 - 2018-08-09
- Enable TypeScript compiler strict mode #82
0.1.4 - 2018-08-08
- Reorganize package to have more standard Node.js layout
0.1.3 - 2018-08-07
0.1.2 - 2018-08-06
0.1.1 - 2018-08-06
- Can provide tag when publishing NPM package #404
0.1.0 - 2018-05-16
- Everything