Releases: ml-opensource/ios-template
Releases · ml-opensource/ios-template
Rename `Route` to `Destination`
What's Changed
- Fix: Rename occurrences of Route and route to Destination and destina… by @jakobmygind in #16
Full Changelog: 0.9.2...0.9.3
Use MLtokenhandler in remote package
Merge pull request #15 from nodes-ios/async_tokens Fix: Upgrade MLTokenhandler
Using async/await and swift-dependencies
What's Changed
- Make async token refresh mechanism by @jakobmygind in #13
New Contributors
- @jakobmygind made their first contribution in #13
Full Changelog: 0.9.0...0.9.1
Last version using mostly Combine and old style Environments
What's Changed
- split login scene up in seperate files for better overview by @nharbo in #3
- Update README.md by @nharbo in #7
- made base url's less project specific by @nharbo in #2
- removed project specific (app)icons by @nharbo in #1
- setting bundleid as persistence prefix by @nharbo in #5
- set signing to monstar-lab and bundleid to less project speficic value by @nharbo in #6
- chore: Added info on creating a new git repo in the readme by @mariusc in #8
- Cleanup by @elkraneo in #9
- remove traces of BT description by @pbodsk in #11
- moves NStack bundle and plist to Localizations package by @pbodsk in #10
- refact: Implement NetworkClient using async await by @FabioMSousa in #12
- feat: DTO models autogeneration script by @BucekJiri in #14
New Contributors
- @nharbo made their first contribution in #3
- @mariusc made their first contribution in #8
- @elkraneo made their first contribution in #9
- @pbodsk made their first contribution in #11
- @FabioMSousa made their first contribution in #12
- @BucekJiri made their first contribution in #14
Full Changelog: https://github.com/nodes-ios/ios-template/commits/0.9.0