Skip to content

v1.0.0-rc.3

Compare
Choose a tag to compare
@kzu kzu released this 26 Apr 22:07
· 65 commits to main since this release

v1.0.0-rc.3 (2021-04-26)

Full Changelog

✨ Implemented enhancements:

  • Switch to an immutable internal structure and public API #54
  • When writing initial file, add header line #53

🐛 Fixed bugs:

  • When concurrently reading from config file, IO exception may be thrown #55
  • Fails to save variables in global dir #51
  • Fix (code) editor launch on Windows #35

🔀 Merged:

  • Make model immutable to avoid concurrency issues #56 (@kzu)
  • When saving to an aggregate config, use fallback locations #52 (@kzu)
  • Bump files with dotnet-file sync #48, #48, #42, #41 and #38 (@kzu)