Skip to content

Releases: w8r/avl

v2.0.0

Choose a tag to compare

@w8r w8r released this 21 Jul 12:28

No more default export

v1.6.0

Choose a tag to compare

@w8r w8r released this 27 Feb 13:22

Ported to typescript, used Vite

v1.5.3

Choose a tag to compare

@w8r w8r released this 30 Aug 15:04

Fixed typescript declarations to reflect that some methods can return null

v1.5.2

Choose a tag to compare

@w8r w8r released this 16 Jul 09:20
4143c1f

Fixed the documentation and .ts declaration for .load method

v1.5.0

Choose a tag to compare

@w8r w8r released this 06 May 18:42
  • Updated all the dependencies
  • Moved to Github Actions