What's Changed
- Rename cli command test directories by @tomschr in #73
- Add project overview of files and directories by @tomschr in #74
- Add MacOS Runner to GitHub Actions by @sushant-suse in #76
- feat(cli): Improve validation test coverage and robustness for 'jing' by @sushant-suse in #79
- bugfix: Fixes incorrect
jingcommand arguments invalidate_rngby @sushant-suse in #80 - Fix #28: Improved "Building Deliverables" with examples by @sushant-suse in #81
- Fix #55: Improved Logging by @sushant-suse in #83
- Fix #77: Align CI workflows for macOS and Ubuntu by @sushant-suse in #87
- Feat #63: Add version consistency check to release workflow by @sushant-suse in #86
- Refactor#22: Make LanguageCode model Pydantic-idiomatic by @sushant-suse in #85
- Fix #82: Implement environment-specific concurrency lock (PID file) by @sushant-suse in #89
- Refactor: updated logo and added favicon by @sushant-suse in #90
- Fix #88: Implement Pydantic validation for App Configuration by @sushant-suse in #91
- GHA: Use different Python versions for test by @tomschr in #94
- Fix #92: Correct regression on "Released lock at" by @tomschr in #93
- Fix #95: renamed to avoid shadowing the BaseModel.validate() method by @sushant-suse in #97
- Fix #96: Centralize Git operations by @tomschr in #99
- LanuguageCode: Add tests to raise coverage to 100% by @tomschr in #104
- Fix case sensitivity in Repo class URL handling by @tomschr in #107
- PidFileLock: Add more tests by @tomschr in #105
- Refactor LifecycleFlag to help editors by @tomschr in #54
- Fix #21: fixed the use of Pydantic for validation of env config by @sushant-suse in #101
- Release/0.14.0 by @tomschr in #111
Full Changelog: 0.13.0...0.14.0