Releases: matiboux/dockerc
Releases · matiboux/dockerc
v2.0.0
What's Changed
- Add watch args presets by @matiboux in #73
- Add check for abstract contexts & force option to ignore it by @matiboux in #74
- Fix docker presets for pruning by @matiboux in #75
- Add docker presets to stop & remove containers by @matiboux in #76
- Update docker config & Configure tests watch by @matiboux in #77
- Add legal disclaimer in README & script files by @matiboux in #78
- Update install script by @matiboux in #79
- Update install instructions by @matiboux in #80
- Print first newline in verbose on condition by @matiboux in #81
- Update bump script by @matiboux in #82
- Refactor install script by @matiboux in #83
- Refactor options parsing by @matiboux in #84
- Refactor dockerc script by @matiboux in #85
- Update args parsing by @matiboux in #86
- Fix tests by @matiboux in #87
- Update presets handling by @matiboux in #88
- Refactor update install tag argument parsing by @matiboux in #89
- Update & Refactor context handling by @matiboux in #90
- Context parsing makeover & New context sources by @matiboux in #91
- Fix & Improve structure tests by @matiboux in #92
- Update context parsing behavior by @matiboux in #93
- Fix tests & Add new files structure test category by @matiboux in #94
- Update install script & use latest version by default by @matiboux in #95
- Update bump script by @matiboux in #96
- Bump version to 2.0.0 by @matiboux in #97
Full Changelog: v1.10.0...v2.0.0
v1.10.0
What's Changed
- Update build args presets by @matiboux in #67
- Add ps args presets in help text by @matiboux in #68
- Add push args presets in help text by @matiboux in #69
- Add pull args preset by @matiboux in #70
- Fix tests by @matiboux in #71
- Refactor quotes in args help text by @matiboux in #72
Full Changelog: v1.9.0...v1.10.0
v1.9.0
What's Changed
- Add tests by @matiboux in #55
- Add run build args presets by @matiboux in #56
- Add args presets to run shell by @matiboux in #57
- Add up attach args presets by @matiboux in #58
- Add rm stop args preset by @matiboux in #59
- Add new down args presets by @matiboux in #60
- Add new run args presets by @matiboux in #61
- Refactor string quotes by @matiboux in #62
- Update & Add logs args presets by @matiboux in #63
- Remove old test context files by @matiboux in #64
- Test args presets by @matiboux in #65
- Add check workflow by @matiboux in #66
Full Changelog: v1.8.2...v1.9.0