mirror of
https://github.com/Instadapp/Swap-Aggregator-Subgraph.git
synced 2024-07-29 21:57:12 +00:00
3.4 KiB
3.4 KiB
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.23.4 (2020-04-23)
Features
- allow passing service names to
rmfunction (3a68db7)
0.23.3 (2020-03-06)
Features
- add ability to pass --abort-on-container-exit flag to up methods (e85af8c)
Bug Fixes
- reset jest set timeout to original value (c4ed7ed)
0.23.2 (2019-12-31)
0.23.1 (2019-10-26)
0.23.0 / 2019-10-25
🎉 Enhancements
- #97:
- Add a
versionfunction
- Add a
0.22.2 / 2019-08-31
🐛 Fixes
- #94:
- Fix a copy-paste typo for pull commands
0.22.1 / 2019-08-31
🎉 Enhancements
- #93:
- Add pull command methods to readme
🔒 Security Fixes
- #92:
- Fix
eslint-utilssecurity issue
- Fix
0.22.0 / 2019-08-30
🎉 Enhancements
- #90:
- Add
pullOne,pullManyandpullAllmethods
- Add
0.21.0 / 2019-08-15
🎉 Enhancements
- #89:
- Add
stopOne()command
- Add
0.20.2 / 2019-07-30
🎉 Enhancements
- #87:
- Use proper
es2015library (for Promises, etc.) intsconfig
- Use proper
🐛 Fixes
0.20.1 / 2019-07-26
🎉 Enhancements
- #84:
- Set Node 6.0 as minimum version
0.20.0 / 2019-07-23
🎉 Enhancements
- #83:
- Migrate to Typescript
0.19.0 / 2019-07-13
🎉 Enhancements
- #77:
- handle error based on exit code
- replace
tapewithjest
0.18.0 / 2019-07-10
🎉 Enhancements
- #82: Allow passing an array as command to
runandexec
0.17.3 / 2019-05-29
🐛 Fixes
- #69: Fix declaration for
logsfunction
0.17.2 / 2019-05-02
🔩 Other
- #69: Remove winston dependency and lib/log
0.17.1 / 2019-05-01
🐛 Fixes
- #66: Trailing commas causing syntax error on NodeJS 6.x
0.17.0 / 2019-04-30
🎉 Enhancements
- #58: Expose docker-compose exit code in results