Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# 1.0.0 (2020-07-25) ### Bug Fixes * **auth:** fix cookie not saved 🐛 ([d9a7720](d9a7720)) * **auth:** fix double Metric declaration 🐛 ([cd23805](cd23805)) * **auth:** fix user errors stuck if server restart or 🐛 ([3c3c584](3c3c584)), closes [#163](#163) * **auth,splash,tasks:** fix auth errors adn expiration 🐛 ([826fc27](826fc27)) * **build:** fix travis 🐛 ([95c6491](95c6491)) * **build:** fix travis:bug: ([455cfe8](455cfe8)) * **build:** test fix ReactorKit build 🐛 ([80dfc2d](80dfc2d)) * **dependencies:** aligne eureka 🐛 ([ff65e63](ff65e63)) * **global:** error handling 🐛 ([5e91e36](5e91e36)), closes [#185](#185) * **global:** fix info.plist auth 🐛 ([1767348](1767348)) * **global:** fix localization, close [#165](#165) 🐛 ([0479b33](0479b33)) * **global:** infoplist 🐛 ([2567d2f](2567d2f)) * **global:** remove unused file 🔥 ([9903d52](9903d52)) * **global:** removed unused file (gitignored) 🔥 ([a64b487](a64b487)) * **helpers, user:** fix auto extension on img upload 🐛 ([a77f5f1](a77f5f1)) * **knowledges:** fix remove in xcode 🐛 ([478b851](478b851)) * **lib:** delete init due to Alamofire / Moya Upgrade 🐛 ([c6d8d20](c6d8d20)) * **readme:** fix link 🐛 ([63cf2cf](63cf2cf)) * **release:** url 🐛 ([76a24bd](76a24bd)) * **services, helpers:** fix cookies management (multi user same app) 🐛 ([d77c256](d77c256)) * **tasks:** fix model option example 🐛 ([de6d9a9](de6d9a9)) * **tasks,helpers,deps:** upgrade all deps, fix build 🐛 ([b637981](b637981)) * **travis:** fix build SetColor 🐛 ([52dab90](52dab90)) * **travis:** fix os target 🐛 ([26631ad](26631ad)) * **travis:** fix travis cache test 🐛 ([6d7d884](6d7d884)) * **travis:** stop carthage build to cache it before travis timeout 🐛 ([7ee403f](7ee403f)) * **travis:** upgrade to ios 13.2 and iphone 11 🐛 ([9e2d2c4](9e2d2c4)) * **travis:** upgrade to last xcode 🐛 ([691a18e](691a18e)) * **user:** avatar protect clear with null avatar 🐛 ([e9ba478](e9ba478)) * **users:** avatar wrong display sometimes 🐛 ([ff2b9b7](ff2b9b7)) * **users:** fix errors 🐛 ([91e9455](91e9455)) ### Features * **assets:** add link default color ✨ ([1c3f978](1c3f978)) * **auth:** add form check from model ✨ ([175cd79](175cd79)) * **auth:** add me endpoint and stubbed ([92d54fb](92d54fb)) * **auth:** add signin client validation example ✨ ([3e2f2d0](3e2f2d0)) * **auth:** add signup ✨ ([eedfd75](eedfd75)) * **auth:** auto layout with snapkit, form slide if keyboard ✨ ([6141720](6141720)) * **auth:** display errors ✨ ([550c872](550c872)) * **auth:** init and cleans ✨ ([d93e95a](d93e95a)) * **auth:** init auth ✨ ([87a02a7](87a02a7)) * **auth, core:** add fontawesome icon option for classic inputs ✨ ([8bb21a1](8bb21a1)) * **auth, tasks, user:** fix provider instance share O.O ✨ ([2e21865](2e21865)) * **auth,onboarding,tasks,user:** handle multiple tap for api requests ✨ ([37a043c](37a043c)) * **config:** add image style options ✨ ([f19ef76](f19ef76)) * **config:** autofill ✨ ([0ce96df](0ce96df)) * **config, lib, user, auth:** add loader for long requests ✨ ([63c8d1e](63c8d1e)) * **config, user:** add image compression rate for Jpeg in config ✨ ([442d559](442d559)) * **config, user:** add links to config ✨ ([b74f216](b74f216)) * **core:** begin router automation ✨ ([539bf54](539bf54)) * **core:** collection based controller (kind of helper) ✨ ([5695b74](5695b74)) * **global:** add commitlint / commitizen ✨ ([59464a1](59464a1)) * **global:** add licence and changelog file 🎉 ([1e9d6e5](1e9d6e5)) * **global:** add reactorKit ✨ ([298c173](298c173)) * **global:** api tasks & auth signin begin ✨ ([9099923](9099923)) * **global:** end swift 5 migration ✨ ([c170afe](c170afe)) * **global:** include font awesome ✨ ([5fa4bc5](5fa4bc5)) * **global:** init carthage and add flow ✨ ([066b8c1](066b8c1)) * **global:** init flow & ReactorKit ([e4f6d0e](e4f6d0e)) * **global:** init local CRUD ([f960634](f960634)) * **global:** quick clean ✨ ([232de94](232de94)) * **global:** switch to our own waos-CC to define and check ✨ ([c3ce161](c3ce161)) * **global:** ugrade dependencies, fix & readme ✨ ([4b8ad24](4b8ad24)) * **helpers:** add bold in label faction ✨ ([a2d9e5c](a2d9e5c)) * **helpers:** add bw effect ✨ ([5e0e3ef](5e0e3ef)) * **helpers:** add default image if wrong path provided ✨ ([5ec5a82](5ec5a82)) * **helpers, auth, core, user:** review error management and display ✨ ([ec5136a](ec5136a)) * **issues:** Update issue templates 🎉 ([65b8585](65b8585)) * **lib:** switch token from defaults to keychain ✨ ([5e298fc](5e298fc)) * **localization:** add example ✨ ([d06e758](d06e758)) * **localization:** init localization ✨ ([7c1511c](7c1511c)) * **profil:** init user profil, add option to hide tabbar title ✨ ([6771d64](6771d64)) * **profil:** profil / Default Form / Errors optimisation ✨ ([36dc7e4](36dc7e4)) * **services:** init config services ✨ ([5f2c1da](5f2c1da)) * **services:** init logger ✨ ([90339c8](90339c8)), closes [#38](#38) * **services:** init serviceProvider ✨ ([ddf0c4e](ddf0c4e)) * **tasks:** add example of moya api codable ✨ ([1968108](1968108)) * **tasks:** display api errors ✨ ([c3d63c5](c3d63c5)) * **tasks:** init local list ✨ ([2fec892](2fec892)) * **tasks,auth,helpers:** connect to demo ✨ ([2ee3f20](2ee3f20)) * **tasks,auth,splash:** add logout ✨ ([acfe2f1](acfe2f1)) * **tasks,auth,splash:** signin & tasks crud end ✨ ([aa1eab2](aa1eab2)) * **user, config:** add uer gravatar profil picture ✨ ([23d3ab4](23d3ab4)) * **user, lib, config:** add preference example ✨ ([7ec129c](7ec129c)) * **users:** add account delete ✨ ([46e9e33](46e9e33)) * **users:** add avatar upload in profile (kingfisher, ImageRow) ✨ ([c093471](c093471)) * **users:** add confirmation modal ✨ ([b922e5d](b922e5d)) * **users, core, config:** add data privacy request, get & delete ✨ ([409178b](409178b)) * **users, helpers:** review error handling withour eureka, add bio ✨ ([20d0b88](20d0b88))
- Loading branch information