All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
6.0.0 (2024-10-30)
- 𧨠The keys manager debug spaces are now perfixed with tkm
-
πΈ support @let control flow syntax (dc2005b), closes #202
-
π‘ prefix debug namespaces with tkm (c039711)
5.1.0 (2024-08-06)
- πΈ support params in pipe and directive (020e6bc), closes #153
- πΈ support pipe params extraction (d867d5c)
- πΈ support structural directive params extraction (5e11689), closes #153
- πΈ support ts params extraction (0ccbe95), closes #153
5.0.0 (2024-07-26)
- 𧨠The source root won't be automatically prefixed to the
input
,output
andtranslationsPath
anymore. for more inforamtion see the BREAKING_CHANGES.md file.
4.2.4 (2024-07-18)
4.2.3 (2024-07-18)
4.2.2 (2024-06-14)
- π comments with prefix not extracted (#197) (#198) (0106b9e)
- π table generation stuck (downgrade cli-table3) (#196) (#199) (03f6d4f)
4.2.1 (2024-06-13)
4.2.0 (2024-04-29)
- πΈ Add support for prefix attribute and providers array (df064eb)
- πΈ add support of provideTranslocoScope (#190) (5f59487)
4.1.1 (2024-04-19)
4.1.0 (2024-04-01)
4.0.1 (2024-03-26)
4.0.0 (2024-03-23)
- 𧨠Imports path changes to @jsverse/transloco-keys-manager
- 𧨠The lib is now ESM
-
πΈ Add support for self closing tag and control flow (#180) (0e3ab54)
-
π€ change package scope to jsverse (0be3a4d)
3.8.0 (2024-03-15)
- only seach ts files for scopes (#164) (d3e583f)
- writeFileSync expects encoding to be in lowercase (#157) (9ba5f61)
3.8.0 (2023-08-13)
- only search ts files for scopes (#164) (d3e583f)
- writeFileSync expects encoding to be in lowercase (#157) (9ba5f61)
3.7.0 (2023-03-25)
- πΈ add option to delete missing keys (e19baa9)
3.6.2 (2023-03-05)
3.6.1 (2023-03-04)
3.6.0 (2023-03-04)
3.5.0 (2022-12-16)
3.4.2 (2022-08-19)
3.4.1 (2022-04-08)
3.4.0 (2022-04-08)
3.3.6 (2022-04-05)
3.3.5 (2022-03-31)
3.3.4 (2022-03-31)
3.3.3 (2022-01-23)
3.3.2 (2022-01-22)
3.3.1 (2022-01-21)
- π take first project from config if no default (0c8f1bb)
3.3.0 (2022-01-21)
3.2.1 (2022-01-10)
3.2.0 (2021-11-17)
3.1.1 (2021-11-04)
3.1.0 (2021-10-31)
3.0.4 (2021-10-28)
- π bad import (dfbda7e)
3.0.3 (2021-10-28)
3.0.2 (2021-10-07)
3.0.1 (2021-09-28)
3.0.0 (2021-09-27)
- πΈ run prettier on generated files (6386b09), closes #79
- πΈ support inline templates (a0b9eaa), closes #83
2.7.5 (2021-09-13)
2.7.4 (2021-07-15)
2.7.3 (2021-07-13)
2.7.2 (2021-04-17)
2.7.1 (2020-12-12)
2.7.0 (2020-10-31)
- πΈ extend the default value replaceable options (4f6cdbc)
2.6.0 (2020-09-20)
2.5.0 (2020-09-20)
2.4.2 (2020-09-19)
2.4.1 (2020-09-19)
2.4.0 (2020-09-19)
2.3.2 (2020-09-19)
2.3.1 (2020-09-12)
- π rename specs (edb1291)
2.3.0 (2020-09-12)
2.2.1 (2020-06-22)
- π add polyfill to support older node versions (57a3e8d)
2.2.0 (2020-06-21)
2.1.0 (2020-06-10)
2.0.7 (2020-05-16)
2.0.6 (2020-04-29)
2.0.5 (2020-04-28)
2.0.4 (2020-04-28)
- π handle empty keys (71655e4), closes #30
- π support empty string as default value (0f80435), closes #31
2.0.3 (2020-03-14)
2.0.2 (2020-02-03)
2.0.1 (2020-02-02)
- π exit the process when missing keys (4029ad2)
2.0.0 (2020-02-02)
- π sort on all levels if using unflat (#22) (bab0a57)
- π validate directory paths (d936b01), closes #21
- πΈ add support for read in comments (9b6093a)
- π‘ change base path default value and behavior (3f7729f)
- π add config specs (5cf747c)
- comments inside a container with read will be prefixed with the read's value
- changed config.
1.3.2 (2020-01-13)
- π fix paths and angular.json file read (b3f41c3)
1.3.1 (2020-01-13)
- π cli options invalid alias (c43a439), closes #19
- π regex should look for full word template key only (#18) (9d8cb86)
1.3.0 (2020-01-13)
1.2.6 (2019-12-17)
- π add fs-extra as a dependency (7b58b6d), closes #13
- π keys detective flatten files before comparing (f87b128)
1.2.4 (2019-12-03)
- π keys detective should find global keys (2e38f8c), closes #12
- π should ignore unrelated methods (b4ae85a)
1.2.2 (2019-11-25)
1.2.1 (2019-11-24)
- π fix PC directory path conflict (#9) (3e01c08)
- π include only marking comments in the template (8883135), closes #10
1.2.0 (2019-11-19)
- π remove legacy code which changed extracted keys (ee46e00), closes #7
- π respect the langs in webpack plugin (10891ee), closes #5
1.1.0 (2019-11-12)
- πΈ support inline loaders and add nested option (080a318)
1.0.1 (2019-11-06)
- π comments extractions and pipe (3f8414b)
- π pipe and sort keys when creating file (d411550)
- π should not override the existing keys (268644d), closes #1
- π fix issues found in tests (ebe5711)
- π fix scope mapping (84e0e20)
- π fix scope mapping (1d7e94e)
- π fix scope mapping (3cd9921)
- π Add testing playground (555191a)
- π fix issues found in tests (ebe5711)
- πΈ update script to work with transloco v2 (1db6527)
- π Add testing playground (555191a)