All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.6.0 (2023-07-04)
- add loading data from github (5391bc8)
1.5.0 (2023-07-01)
- store translations on disk (5127901)
1.4.2 (2023-03-05)
- data: rm locales dir (270c78b)
1.4.1 (2023-03-05)
- data: reload locales without exiting process, not using json (0d2dc4e)
- implement translation backend (c8fab28)
- hopefully fix types (418bf8c)
- load: only load json files (c7d8650)
- locales: create locales dior (3c2e4a8)
- translate: fix default locale translation (6071f24)
- translate: fix translation in default locale (bb215a4)
- translator: fix return type of getLocales, now not promise anymore (b7b7148)
- types: fix types and bugs ig (e2dd293)