Releases: trane-project/trane
Releases · trane-project/trane
v0.22.0
What's Changed
- Skip serialization of most default fields by @martinmr in #311
- Serialize repository metadata using four spaces by @martinmr in #312
- Fix code coverage by @martinmr in #315
- Replace typeshare with ts_rs for Typescript bindings by @martinmr in #316
- Basic literacy generated course by @martinmr in #314
Full Changelog: v0.21.2...v0.22.0
v0.21.2
v0.21.1
Full Changelog: v0.21.0...v0.21.1
v0.21.0
What's Changed
- Move config initialization code outside of course library by @martinmr in #301
- Fix clippy warnings in tests by @martinmr in #302
- Fix test coverage by @martinmr in #303
- Update to rust 1.78 by @martinmr in #304
- Add interface for getting and setting user preferences by @martinmr in #305
- Update comments in graph module by @martinmr in #306
- Modify transcription exercises to include external link by @martinmr in #307
- Add module to download transcription assets by @martinmr in #298
- Add more transcription downloader tests by @martinmr in #308
- Rename TranscriptionDownloader methods by @martinmr in #309
Full Changelog: v0.20.0...v0.21.0