Skip to content

Releases: PruvoNet/squiss-ts

v4.4.1

31 Aug 19:13
2774421
Compare
Choose a tag to compare

fix #125 - iltorb should not be part of the published package json

v4.4.0

30 Aug 10:51
202968c
Compare
Choose a tag to compare
  • improved compilation time (#120) thanks @Raiszo for your contribution!

v4.3.0

20 Jul 09:08
f498a4d
Compare
Choose a tag to compare

added support for node 18. Thanks @ted-pulsen for noticing and contributing :-)

v4.2.2

07 Apr 09:41
69b88d4
Compare
Choose a tag to compare
fix semver node 6 support (#113)

v4.2.1

14 Jul 17:41
25d087e
Compare
Choose a tag to compare

diff

Fixed

  • fix windows support #110

v4.2.0

14 Jul 15:35
0f8f031
Compare
Choose a tag to compare

diff

Fixed

  • Stop using travis.ci as it is not free anymore #106
  • Allow node 16 and test on it #105

v4.1.1

25 Jul 17:09
305b9ed
Compare
Choose a tag to compare

diff

Fixed

  • Change license to apache 2 #90
  • Updated dependencies #91
  • Added tests for node 14 #91

v4.1.0

10 Apr 17:53
16cb51b
Compare
Choose a tag to compare

diff

Fixed

  • Consider migrating to the compression built into zlib #87

v4.0.10

24 Feb 14:30
b647ff3
Compare
Choose a tag to compare

diff

Fixed

  • Updated dependencies #81

v4.0.9

18 Nov 16:05
e2942bb
Compare
Choose a tag to compare

diff

Fixed

  • Fixed test coverage random breakage [#55(https://github.com//issues/55)
  • Fixed usage of Buffer constructor is deprecated in Node 10 #67