Skip to content

v1.5.0

Compare
Choose a tag to compare
@ldeso ldeso released this 11 Mar 15:24
· 189 commits to master since this release

Blitz v1.5.0

This release is a big refactor of the code that tries to follow the principle of separation of concerns, and introduces a better support of the orientation on all devices.

Diff from v1.4.9

New Feature

  • Properly handle orientation on all devices 77c3f3c

Notes

  • Separate chess clock model, view and controller c79df02
  • Change order of declarations 5c3ca27
  • Use callbacks instead of passing Window to composable fa1f2d9