v0.10.0
What's Changed
- feat: set up basic tests & CI pipeline by @tkhoa2711 in #1
- Added basic unit tests for AASA validation. Current test coverage (as of this change): 13.5%
- Fixed some small bugs discovered as part of adding the tests
- Set up GitHub Actions pipeline for building & running tests
- Added ability to validate a local AASA file so that we can use it in CI pipeline to validate the file pre-deployment
- For example:
yurl aasa validate --file=./path/to/local/file
- For example:
New Contributors
- @tkhoa2711 made their first contribution in #1
Full Changelog: https://github.com/BlinqOSS/yurl/commits/v0.10.0