Skip to content

Releases: scriptex/svg64

Migrate to TypeScript and Node 18

04 Jan 13:11
c3c6a1b
Compare
Choose a tag to compare

This release:

  1. Migrates the codebase to TypeScript.
  2. Starts using Node 18 by default.
  3. Bundles the package files using microbundle which allows targeting all possible platforms and environments.
  4. Allows usage of all package functions (please see the source code for more details).

Updated metadata

30 Sep 07:29
a7fc1ad
Compare
Choose a tag to compare

This release doesn't untroduce any code changes.
All package and repository metadata have been updated.
A new demo is available.

Reduced file size

20 Oct 07:40
Compare
Choose a tag to compare

This release removes unused code which effectively reduced the package size.

Brand new implementation

21 Jun 13:53
Compare
Choose a tag to compare

This release introduces breaking changes:

  1. There are no external dependencies
  2. The usage has changed: https://github.com/scriptex/svg64#usage
  3. The package has a new name: svg64. When used in a browser it can be accessed via the window object too - window.svg64
  4. Fixes #88
  5. Bumped version -> 1.0.0 🎉

New Year!

03 Jan 07:43
Compare
Choose a tag to compare

This release updates the distribution files and all dependencies

Updated docs

02 Jul 06:35
Compare
Choose a tag to compare
0.0.2

Bump version

First stable

02 Jul 05:30
Compare
Choose a tag to compare
0.0.1

Bump version