Releases: openCoreEMR/oce-cli-import-codes
Releases · openCoreEMR/oce-cli-import-codes
v0.9.1
v0.9.0
v0.1.1
0.1.1 (2026-01-16)
Features
- cli and phar builder (c675073)
- command: concurrency control (7ee4279)
- command: idempotence by default (a6a6134)
- command: output as json for logging (73b0691)
- concurrency: recheck if vocab is loaded after waiting for lock (481fda1)
- import: add --allow-unsupported flag and improve staging cleanup (#18) (b710414)
- remove progress bars (81875ca)
- tooling: add development environment and code quality tools (#9) (7f495ff)
Bug Fixes
2025.09.26
What's Changed
- fix(command): non-interactive by @kojiromike in #1
- feat(command): idempotence by default by @kojiromike in #2
- feat(command): concurrency control by @kojiromike in #3
- feat(command): output as json for logging by @kojiromike in #4
New Contributors
- @kojiromike made their first contribution in #1
Full Changelog: 0.0.1...2025.09.26