All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
19.0.0 (2024-11-22)
- Update to Angular 19
18.0.0 (2024-05-24)
- Upgrade to Angular 18
17.0.0 (2023-11-08)
17.0.0-next.0 (2023-11-06)
- This library now uses Angular 17
16.0.0 (2023-05-04)
- Update to Angular 16
15.0.2 (2023-05-04)
15.0.1 (2022-11-24)
- remove rollup-plugin-ts from dependencies (2299cf5)
15.0.0 (2022-11-19)
- Requires Angular 15 with this update.
14.0.0 (2022-06-05)
-
Switch to Angular 14
-
update to Angular 14 (5aa3de8)
13.0.0 (2021-12-12)
12.0.0 (2021-05-19)
-
This package now depends on Angular 12 schematics.
-
update to Angular 12 and latest nestjs release (9dcd53d)
11.1.3 (2021-02-09)
- synchronize sources (beab5c7)
11.1.2 (2020-11-23)
- use correct json schema for init (69ea706)
11.1.1 (2020-11-23)
- add server script to package files (d11e37f)
11.1.0 (2020-11-20)
- add standalone variant (2436d4f)
11.0.0 (2020-11-13)
- This package now requires the Angular 11 CLI
- update to Angular 11 (936ff59)
10.1.0 (2020-10-25)
- create target xlf file if it does not exist (a0fa5c5)
- have filter be case insensitive (663abb4)
- support multiple translation files in the i18n section of angular.json (13cedfc)
10.0.0 (2020-07-12)
0.3.5 (2020-07-11)
- update target information on opening overview (b3f36ff)
0.3.4 (2020-07-11)
- correct package includes (25677b0)
0.3.3 (2020-07-11)
0.3.2 (2020-07-11)
0.3.1 (2020-01-16)
- import should use target value from file (26e0670)
0.3.0 (2020-01-05)
- add orphan template link in target response (90b3102)
- implement unit detail page (9d1b8a5)
- replace orphan collapsible table with detail page (9aabe0b)
0.2.1 (2020-01-03)
0.2.0 (2020-01-02)
- remove encoding as an option, since it might be problematic for the web app.
- validate for existing target in add language modal (83afd29)
- remove encoding as an option (245bbea)
0.1.2 (2020-01-02)
- display project name and source file path in overview (bf7d764)
- translation server provides project name and source file path (c5823e5)
- assign type="button" to add language modal cancel button (4801c2e)
- ensure target is only created once (fc8f12c)
0.1.1 (2020-01-01)
- deal with initial input event in ie11 (284470e)