0.2.1
This release is based on teco-api-models@eae3f4d, updated on August 4th, 2023.
Lots of fixes, and more
It's 4 months since Teco's first public release, and we've come up with a bunch of updates on code style, documentation and overall usability.
In this release we're also introducing new features supported by recent model metadata improvements, most notably the smooth member deprecation support.
We sincerely welcome you to try out and provide feedback, to help improving the Teco Project!
What's Changed
- Supports opting out of
@_exported import
s by @stevapple in #13 - Adds CI testing for Swift 5.8 by @stevapple in #14
- Updates array literal style by @stevapple in #15
- Corrects developing years for new services by @stevapple in #16
- Fixes missing documentation in service initializers by @stevapple in #17
- Updates service models to 2023-08-04 by @stevapple in #18
- Removes meaningless documentation on model members by @stevapple in #19
- Introduces a warning-free build test in CI workflow by @stevapple in #21
- Adds support for model member deprecations by @stevapple in #20
Full Changelog: v0.2.0...v0.2.1