Releases: PruvoNet/squiss-ts
Releases · PruvoNet/squiss-ts
v4.4.1
fix #125 - iltorb should not be part of the published package json
v4.4.0
- improved compilation time (#120) thanks @Raiszo for your contribution!
v4.3.0
added support for node 18. Thanks @ted-pulsen for noticing and contributing :-)
v4.2.2
fix semver node 6 support (#113)
v4.2.0
diff
Fixed
- Stop using travis.ci as it is not free anymore #106
- Allow node 16 and test on it #105
v4.1.1
diff
Fixed
- Change license to apache 2 #90
- Updated dependencies #91
- Added tests for node 14 #91
v4.1.0
diff
Fixed
- Consider migrating to the compression built into zlib #87
v4.0.9
diff
Fixed
- Fixed test coverage random breakage [#55(https://github.com//issues/55)
- Fixed usage of Buffer constructor is deprecated in Node 10 #67