Releases: crazycga/bcdevopsextension
v0.1.10.146
Updates
- new function
EGEnumerateEnvironmentreleased - added documentation and new error condition
What's Changed
- Refactor to API usage; develop new logging routines by @crazycga in #14
- [feat] Incorporate new functions written in JS for tenant interaction by @crazycga in #19
- Correct tagging to only fire on dev-trunk and main by @crazycga in #20
- Increment version in environments.json by @crazycga in #21
- Incorporate new functions by @crazycga in #22
- Totally forgot to update environments.json for new guid preparation by @crazycga in #24
- [feat] Refactor to js by @crazycga in #29
- Candidate to fix incorrect compiler issue by @crazycga in #32
- Add new task; update docs by @crazycga in #37
- New release - enumerate-environment and new documentation by @crazycga in #38
Full Changelog: v0.1.9.128...v0.1.10.146
v0.1.9.128
This version fixes an issue with the emission of alPath from the compiler acquisition step.
v0.1.8.124
The platform agnostic edition! This one will work on Ubuntu or Windows agents. The underlying tech stack has changed, but not the functionality. See RELEASE.md for more details.
v0.1.7.103
Newest release has improved logging, improved publish feature (now working consistently) and better documentation.
See the RELEASE.md for details.
v0.1.5.83
This is the new feature release to the VS Marketplace. See RELEASE.md for further details.
What's Changed
- [feature] Feature release - 0.1.5 - new Business Central functionality by @crazycga in #23
- [feature] New release - new functionality by @crazycga in #25
Full Changelog: v0.1.4.54...v0.1.5.83
v0.1.4.54 - feature
This release allows the user to selectively target a specific version of the AL compiler, and it uses the API to do so. Previously it was web-scraping to accomplish this. Improvements made to logging, etc.
v0.1.3.13 - release
This is the release version of this product - the first actual release; some improvements made to the code, but mostly to automate the release procedure. Some cosmetic adjustments made to the product details; other minor adjustments moving things around internally. No major code changes in the background yet.
v0.1.0-alpha
This is the first release to the Marketplace of the codeset.