Skip to content

Release 0.3.1

Compare
Choose a tag to compare
@jmgrady jmgrady released this 13 Oct 12:21
· 1113 commits to master since this release
8c69ec2

Changes from 0.3.0 to 0.3.1:

  • On lift import, preserve entry guids (#761)
  • Normalize backend starting npm script name (#760)
  • Normalize backend and frontend format script names (#757)
  • Run dotnet-format in CI (#758)
  • [Backend Project] Add missing AutocompleteSetting; Improve test coverage (#750)
  • Add environment variable instruction for Mac (#752)
  • Support Python 3.9 (#753)
  • Add react-localize-crowdin as dev dep; Run npm update (#749)
  • [ResetPage] Remove unused props in component and variable in test (#747)
  • Refactor NewEntry: extract Dialogs from VernWithSug (#738)
  • Rename Python CI job to lint (#748)
  • Prune container registry (#744)
  • Lint Python source files (#746)
  • Reorganize development scripts (#745)
  • Resolve several GitHub action lint warnings (#743)
  • Improve state updates (#740)
  • Add Codecov integration (#739)
  • Enable GitHub Actions CI (#733)