Skip to content

0.32.0

Compare
Choose a tag to compare
@Heliozoa Heliozoa released this 11 Jul 22:00
· 60 commits to main since this release

What's Changed

  • support for https://courses.mooc.fi/
  • compress-project returns a hash of the resulting archive
  • new argument to compress-project: deterministic flag to reduce the amount of metadata included in compress-project to make the hash deterministic over the file paths/contents (mainly for testing)
  • moved https://tmc.mooc.fi/ stuff in tmc-langs to a tmc module
  • added serialize module for convenient serializing with serde_path_to_error
  • simplified TmcConfig

Full Changelog: 0.31.2...0.32.0