Skip to content

Releases: denoland/deno_semver

0.7.1

20 Dec 19:30
Compare
Choose a tag to compare
  • fix: compile when targeting Wasm again (#44)

0.7.0

20 Dec 19:04
Compare
Choose a tag to compare
  • perf: prefer smaller possibly stack allocated strings (#43)
  • perf: use capacity_builder::FastDisplay (#42)

0.6.1

09 Dec 17:46
Compare
Choose a tag to compare
  • fix: do not error for specifier with version requirement and @ symbol in path (#40)

0.6.0

22 Nov 04:19
Compare
Choose a tag to compare
  • feat: add JsError to errors and update deps (#39)

0.5.16

21 Oct 18:43
Compare
Choose a tag to compare
  • fix(npm): support ranges separated by && or comma (#38)

0.5.15

16 Oct 13:40
Compare
Choose a tag to compare
  • fix: expose RangeBound and VersionBound (#37)

0.5.14

30 Sep 12:05
Compare
Choose a tag to compare
  • fix: error for specifier with empty version constraint (#36)

0.5.13

28 Aug 21:39
Compare
Choose a tag to compare
  • fix: normalized sorting of package reqs (#33)

0.5.12

28 Aug 01:01
Compare
Choose a tag to compare
  • feat: ability to get a normalized version constraint (#32)

0.5.11

27 Aug 17:53
Compare
Choose a tag to compare
  • feat: serializable JsrDepPackageReq (#31)