Releases: k-kohey/Parchment-swift
Releases · k-kohey/Parchment-swift
1.3.1
1.2.1
1.2.0
What's Changed
Other Changes
- Add property wrapper
@Tracked
by @k-kohey in #21 - Refactor mutations by @k-kohey in #22
- Changed to depend on SQLite.swift by @k-kohey in #24
- Conform Codable by @k-kohey in #25
- Update Tracked by @k-kohey in #23
- Add DefaultBufferFlowController by @k-kohey in #26
- fix by @k-kohey in #27
- fix warning by @k-kohey in #28
- Add modifier that hooks onAppear and sends logs by @k-kohey in #29
Full Changelog: v1.1.0...1.2.0
v1.1.0
What's Changed
Other Changes
- feature/swiftlint plugin by @k-kohey in #2
- Feature/swiftlint and danger by @k-kohey in #4
- Use official SwiftLint Package by @k-kohey in #7
- fix test by @k-kohey in #5
- Disable workflows by @k-kohey in #8
- Introduce some and any keyword by @k-kohey in #9
- feture/strict concurrency check by @k-kohey in #10
- fix concurrency warning by @k-kohey in #12
- Create swift.yml by @k-kohey in #13
- Enable danger-swift by @k-kohey in #14
- deploy ParchmentDefault docs too by @k-kohey in #16
- Add Command line tool generate event file by @k-kohey in #17
- fix as using TaskGroup by @k-kohey in #19
- decouple function calls from Actor by @k-kohey in #20
Full Changelog: v0.0.4...v1.1.0