-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathCHANGELOG
30 lines (26 loc) · 846 Bytes
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Version 0.4.0 (2025-02-18)
--------------------------
- Normalize LICENSE headers across the repository (#39)
Version 0.3.1 (2021-10-10)
--------------------------
- Fix timestamp fields types.
Version 0.3.0 (2020-01-08)
--------------------------
- Add dashes support in the schema organization name.
- Rename `refr_device_tstamp` to `refr_dvce_tstamp`.
Version 0.2.0 (2019-10-30)
--------------------------
- Upgrade development dependencies.
- Migrate to rollup.
- Add ECMAScript Modules support.
- Migrate to the Airbnb style guide.
- Add code linting as a build step.
- Migrate to the automated builds.
- Refactor unit-tests.
- Remove non-LTS Node.js versions from Travis CI configuration.
- Enable TypeScript strict mode.
- Migrate to eslint.
- Migrate to prettier.
Version 0.1.0 (2018-07-31)
--------------------------
Initial release