Releases: KDTechniques/FetchBook
Releases · KDTechniques/FetchBook
2.0.4 (7) Improved Separate of Concerns
What's Changed
- [Clean] add seperate model file for image assets by @KDTechniques in #34
Full Changelog: 2.0.3...2.0.4
2.0.3 (6) Improved Unit Tests, Documentation
What's Changed
- [Clean] remove unwanted comments by @KDTechniques in #32
- [Clean] improve safe unwraps related to unit tests by @KDTechniques in #33
Full Changelog: 2.0.2...2.0.3
2.0.2 (5) Improved Swift Concurrency, Architecture, Unit Tests
What's Changed
- [Clean] improve
RecipeEndpointTypesenum by @KDTechniques in #31
Full Changelog: 2.0.0...2.0.2
2.0.0 Improved Swift Concurrency, Architecture, Unit Tests
What's Changed
- [Feature] improved Endpoint enum for maintainability and scalability by @KDTechniques in #19
- [Feature] improved Endpoint enum for maintainability and scalability by @KDTechniques in #20
- [Clean] make non-private publishers private by @KDTechniques in #21
- [Clean] make non-private publishers private by @KDTechniques in #22
- [Clean] remove complexity from the massive viewmodel by @KDTechniques in #23
- [Feature] add scalable networking code by @KDTechniques in #24
- [Feature] add scalable networking code by @KDTechniques in #25
- [Clean] improve Unit Tests by @KDTechniques in #30
Full Changelog: 1.1.1...2.0.0
1.1.1 Add Recipe Image Preview
• Add recipe image preview in Context Menu style (on list row long press)
• Increase recipe image corner radius for smooth UI
• Replaced rounded strokes with rounded rectangle backgrounds for performance improvements
• Some code refactors, and documentation updates
• Resolve build conflicts and versioning