Skip to content

v0.10.0

Compare
Choose a tag to compare
@tkhoa2711 tkhoa2711 released this 02 Oct 10:34
· 2 commits to main since this release
38b3239

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

New Contributors

Full Changelog: https://github.com/BlinqOSS/yurl/commits/v0.10.0