|
| 1 | +# 0.1.0 (2026-03-25) |
| 2 | + |
| 3 | +### Bug Fixes |
| 4 | + |
| 5 | +- add some function examples with the required function-invoke-option flag ([23b7f80](https://github.com/salesforcecli/plugin-data-code-extension/commit/23b7f802f353934a5c141cac04a83f15e73f3711)) |
| 6 | +- adding missing nut script for failing tests ([eed24c8](https://github.com/salesforcecli/plugin-data-code-extension/commit/eed24c8904626c617b1246fc1e7f26bd6904990e)) |
| 7 | +- adding venv to ignore ([70e589c](https://github.com/salesforcecli/plugin-data-code-extension/commit/70e589c74d490b36c1da001e84a6fea22c14fe14)) |
| 8 | +- broken test after refactor ([fcec963](https://github.com/salesforcecli/plugin-data-code-extension/commit/fcec963f474f33948f50a48d537c34a5935fc411)) |
| 9 | +- don't supress deploy stdout, stderr ([907a066](https://github.com/salesforcecli/plugin-data-code-extension/commit/907a06663a63444d91ca5ab06592a6ce03e1b667)) |
| 10 | +- edit messages ([61fe889](https://github.com/salesforcecli/plugin-data-code-extension/commit/61fe8899088fd1b0837ae083327afec5a214a84e)) |
| 11 | +- environment checker utility method ([2f7e339](https://github.com/salesforcecli/plugin-data-code-extension/commit/2f7e339d541428046e41b503b7d99323baca2a1d)) |
| 12 | +- failing test after streaming stdout, stderr ([9e920ea](https://github.com/salesforcecli/plugin-data-code-extension/commit/9e920eaf6d12986238b6c35ce6426ad7cccac98b)) |
| 13 | +- failing tests after various changes ([3b04d88](https://github.com/salesforcecli/plugin-data-code-extension/commit/3b04d8808db423e5283a5fd9e4ec80d10bc6532e)) |
| 14 | +- global flags extracted to types ([6e7f0d1](https://github.com/salesforcecli/plugin-data-code-extension/commit/6e7f0d11261179f9cbf9b0c6611800bb9540ec49)) |
| 15 | +- hide global variables the recommended way ([a446735](https://github.com/salesforcecli/plugin-data-code-extension/commit/a446735a60d56468139ffb159d171b874933ebaa)) |
| 16 | +- less error pattern matching, refactor to binary executor ([007b0c6](https://github.com/salesforcecli/plugin-data-code-extension/commit/007b0c6130501511e7fd811198c8c8c0cac1c0b9)) |
| 17 | +- license, dev-scripts, deps ([96005b9](https://github.com/salesforcecli/plugin-data-code-extension/commit/96005b96272c595d5e7a897f0d3d15edef94fdf3)) |
| 18 | +- linter failure ([b6d43d2](https://github.com/salesforcecli/plugin-data-code-extension/commit/b6d43d202ad1b8c0ce89224dea32bb41ef3b082a)) |
| 19 | +- linting problems ([1247152](https://github.com/salesforcecli/plugin-data-code-extension/commit/12471521ece1873ef473648e54f1830b8c9d1115)) |
| 20 | +- missing config.json ([5179d1e](https://github.com/salesforcecli/plugin-data-code-extension/commit/5179d1e554527637d4c2b8efbbc8b4fd385daef5)) |
| 21 | +- package-version not version ([f11c67e](https://github.com/salesforcecli/plugin-data-code-extension/commit/f11c67e9f4ca3f585512462804955e3b5dbf45ab)) |
| 22 | +- python checker pin to 3.11, error handling ([82da7a7](https://github.com/salesforcecli/plugin-data-code-extension/commit/82da7a7933decd1d03302fabd63e8b393e0b1dca)) |
| 23 | +- refactor away to a shared types ([c62684d](https://github.com/salesforcecli/plugin-data-code-extension/commit/c62684def3e5a3b4de3f0201a361ee85de97ddfb)) |
| 24 | +- release beta version ([6d1942e](https://github.com/salesforcecli/plugin-data-code-extension/commit/6d1942e8a82953631d3b55a8d1a8eca3bce70727)) |
| 25 | +- remove lots of disabling of the linter ([f177823](https://github.com/salesforcecli/plugin-data-code-extension/commit/f177823e8b53461ebfeb7b4ac97625fff49a031d)) |
| 26 | +- rename accordingly ([5c2b5f5](https://github.com/salesforcecli/plugin-data-code-extension/commit/5c2b5f5b86707dd49606641adfd03cc2720664c2)) |
| 27 | +- test failures ([dd49c14](https://github.com/salesforcecli/plugin-data-code-extension/commit/dd49c1464943c9c3bc50c0c39ba955a782596a4f)) |
| 28 | +- throw PackageDirNotFound instead of generic Error in zip command ([2c2a161](https://github.com/salesforcecli/plugin-data-code-extension/commit/2c2a16146e21773f4ed530fb8cd49cb5007346b6)) |
| 29 | +- token replace ([04ccd03](https://github.com/salesforcecli/plugin-data-code-extension/commit/04ccd03a97d8d30bc1853f0ea910dab007c34108)) |
| 30 | +- token substitution ([4167cb8](https://github.com/salesforcecli/plugin-data-code-extension/commit/4167cb863e58f5b74f7365e116f1ed5ee2c820d3)) |
| 31 | +- updated README, removed profile flag ([41f0e21](https://github.com/salesforcecli/plugin-data-code-extension/commit/41f0e21728c7b2ae0e057b5f5d4338c6f46df96b)) |
| 32 | +- use byoc product tag ([688a63b](https://github.com/salesforcecli/plugin-data-code-extension/commit/688a63b13b3edac97261a7fba42e99b876062a6a)) |
| 33 | +- use some generics on flag construction ([8979b95](https://github.com/salesforcecli/plugin-data-code-extension/commit/8979b9589a24f530bdfb303f5d0f615c38da2b31)) |
| 34 | +- use spawn for all the things ([8c40589](https://github.com/salesforcecli/plugin-data-code-extension/commit/8c40589e12d1cb61349e48258bb507ef3f294891)) |
| 35 | +- version is reserved, move to package-version ([b9bce72](https://github.com/salesforcecli/plugin-data-code-extension/commit/b9bce722fbe3369b757498b00d18fee045be9a0b)) |
| 36 | +- yarn and CONTRIBUTING ([9a5101b](https://github.com/salesforcecli/plugin-data-code-extension/commit/9a5101b02fee83fad9eab716aaa9434f0d5e47cf)) |
0 commit comments