code.cestus.io/tools/fabricator@v0.4.3/CHANGELOG.md (about) 1 2 # CHANGELOG 3 4 This CHANGELOG is a format conforming to [keep-a-changelog](https://github.com/olivierlacan/keep-a-changelog). 5 It is generated with git-chglog -o CHANGELOG.md 6 7 8 <a name="v0.4.3"></a> 9 ## [v0.4.3](https://github.com/CestusIO/fabricator/compare/v0.4.2...v0.4.3) 10 11 ### Bug Fixes 12 13 * dependency update 14 15 16 <a name="v0.4.2"></a> 17 ## [v0.4.2](https://github.com/CestusIO/fabricator/compare/v0.4.1...v0.4.2) 18 19 ### Chores 20 21 * dependency updates 22 23 24 <a name="v0.4.1"></a> 25 ## [v0.4.1](https://github.com/CestusIO/fabricator/compare/v0.4.0...v0.4.1) 26 27 ### Chores 28 29 * switch off workspace mode for helpers 30 31 32 <a name="v0.4.0"></a> 33 ## [v0.4.0](https://github.com/CestusIO/fabricator/compare/v0.3.1...v0.4.0) 34 35 ### Chores 36 37 * release version 38 39 ### Features 40 41 * move to github 42 43 44 <a name="v0.3.1"></a> 45 ## [v0.3.1](https://github.com/CestusIO/fabricator/compare/v0.3.0...v0.3.1) 46 47 ### Chores 48 49 * dependency updates 50 51 52 <a name="v0.3.0"></a> 53 ## [v0.3.0](https://github.com/CestusIO/fabricator/compare/v0.2.1...v0.3.0) 54 55 ### Features 56 57 * add NewGinkoTestIOStreams which flush to GinkoWriter 58 59 60 <a name="v0.2.1"></a> 61 ## [v0.2.1](https://github.com/CestusIO/fabricator/compare/v0.2.0...v0.2.1) 62 63 ### Bug Fixes 64 65 * Release script 66 67 68 <a name="v0.2.0"></a> 69 ## [v0.2.0](https://github.com/CestusIO/fabricator/compare/v0.1.2...v0.2.0) 70 71 ### Features 72 73 * Use code.cestus.io/libs/buildinfo instead of own implementation 74 75 76 <a name="v0.1.2"></a> 77 ## [v0.1.2](https://github.com/CestusIO/fabricator/compare/v0.1.1...v0.1.2) 78 79 ### Bug Fixes 80 81 * version.yaml 82 83 84 <a name="v0.1.1"></a> 85 ## [v0.1.1](https://github.com/CestusIO/fabricator/compare/v0.1.0...v0.1.1) 86 87 ### Bug Fixes 88 89 * Version when installed with go install 90 91 92 <a name="v0.1.0"></a> 93 ## v0.1.0 94 95 ### Features 96 97 * Add fabricator cli base 98