Releases: root-lump/DatePlus
Releases · root-lump/DatePlus
Release list
v2.0.0
What's Changed
New Features 🎉
- style: changed UI according to watchOS 10 guidelines by @root-lump in #31
- feat: supports 3 complications or widgets by @root-lump in #32
- feat: add AccessoryCircular & AccessoryInline complications by @root-lump in #34
Feature Updates 🛠
- style: change AppIcon and the background image of Stack Widget by @root-lump in #29
Refactorings ♻️
- refactor: change directory structure to support multiple versions by @root-lump in #30
Documentation 📚
- docs: update README.md by @root-lump in #33
Full Changelog: v1.3.0...v2.0.0
View in AppStore
v1.3.0
What's Changed
New Features 🎉
- feat: AccessoryRectangular complication compatible by @root-lump in #23
Feature Updates 🛠
- update: watchOS 10.0 compatible by @root-lump in #21
Bug Fixes 🐛
- style: change locale to original implementation by @root-lump in #22
Documentation 📚
- docs: update README.md by @root-lump in #26
Full Changelog: v1.2.0...v1.3.0
View in AppStore
v1.2.0
What's Changed
Feature Updates 🛠
- style: English support by @root-lump in #17
Documentation 📚
- doc: replace screenshots in README.md by @root-lump in #18
Full Changelog: v1.1...v1.2.0
View in AppStore
v1.1
What's Changed
Feature Updates 🛠
- update: show message when pinned item is 0 by @root-lump in #8
- style: automatically adjust font size for small screen devices by @root-lump in #9
Documentation 📚
- doc: create README.md by @root-lump in #5
- doc: add LICENSE by @root-lump in #6
Dependency Updates 📦
- chore: Separate bundle IDs for debug and release environments by @root-lump in #7
Other Changes 📋
- chore: delete xcuserdata directory by @root-lump in #10
- chore: delete xcworkspace directory by @root-lump in #11
New Contributors
- @root-lump made their first contribution in #1
Full Changelog: v1.0...v1.1