Skip to content

Releases: tom2strobl/parse-font-name

v1.2.0 including support for direct numeric values in filenames

22 Sep 12:23
Compare
Choose a tag to compare
  • switched levenshtein to dice algorithm for string similarity and implemented numeric value parsing from filename as fallback if no weight was matched efff9a0
  • added to the readme that you can supply extensions to the font names f7812d8

v1.1.0...v1.2.0

v1.1.0 including cjs/mjs/ts/sourcemaps support

13 Sep 13:09
Compare
Choose a tag to compare
  • switched build setup to rollup to bundle up files and output cjs/mjs/ts/sourcemaps 723d806
  • fixed #1 by leveraging the closest levenshtein result to avoid eg. SemiBold/Bold mismatches 6250a51

v1.0.0...v1.1.0

1.0.0

04 Apr 14:44
Compare
Choose a tag to compare