Releases: CircleCI-Public/circleci-config-sdk-ts
Releases · CircleCI-Public/circleci-config-sdk-ts
v0.9.0-alpha.19 - Optional Orb Manifest
What's Changed
- docs: update orb versions by @KyleTryon in #125
- docs: emojified readme by @KyleTryon in #122
- fix: made orb import manifest optional by @Jaryt in #129
Full Changelog: v0.9.0-alpha.18...v0.9.0-alpha.19
v0.9.0-alpha.18 - Type Declaration Path Fix
What's Changed
Full Changelog: v0.9.0-alpha.17...v0.9.0-alpha.18
v0.9.0-alpha.17 - Shorthand Command Generation
What's Changed
Full Changelog: v0.9.0-alpha.10...v0.9.0-alpha.17
v0.9.0-alpha.10 - Isolated Core SDK
The Config SDK Parser is now in its own repository!
Find it here
What's Changed
- refactor!: separate SDK and Parser by @KyleTryon in #114
- ci: git hooks with commitlint and local testing by @KyleTryon in #115
- docs: update code docs and styling by @KyleTryon in #116
- Docs prep by @KyleTryon in #117
- chore: remove beta issue template by @KyleTryon in #118
- feat: broke out reusable command body generation by @Jaryt in #119
- feat: added pre and post steps to workflow jobs by @Jaryt in #120
- fix: make orb component imports empty if no manifest provided by @Jaryt in #121
Full Changelog: v0.9.0-alpha.6...v0.9.0-alpha.10
v0.9.0-alpha.9 - Matrix parsing
Fixed a bug where the matrix property is parsed directly to the parameter object.
Full Changelog: v0.9.0-alpha.8...v0.9.0-alpha.9
v0.9.0-alpha.8 - Orb parsing
Full Changelog: v0.9.0-alpha.7...v0.9.0-alpha.8
v0.9.0-alpha.7 - Parse pre and post steps
Full Changelog: v0.9.0-alpha.6...v0.9.0-alpha.7
v0.9.0-alpha.6 - Flatten Option Persistence
What's Changed
Full Changelog: v0.9.0-alpha.5...v0.9.0-alpha.6
v0.9.0-alpha.5 - Access OrbImport from OrbRef
What's Changed
Full Changelog: v0.9.0-alpha.4...v0.9.0-alpha.5
v0.9.0-alpha.4 - Workflow Job Pre and Post steps
What's Changed
- feat: Generable Flatten Option by @Jaryt in #108
- feat: added support for pre and post steps by @jliby in #109
Full Changelog: v0.9.0-alpha.2...v0.9.0-alpha.4