Skip to content

Releases: denoland/deno_semver

0.10.0

02 May 07:41

Choose a tag to compare

  • perf: monch 0.6 (#52)

0.9.1

15 Nov 20:41

Choose a tag to compare

  • fix: deserialize package reqs as normalized (#49)
  • fix: pre-release range comparison (#45)

0.9.0

29 Jul 17:27

Choose a tag to compare

  • update deno_error to 0.7

0.8.1

12 Jun 19:52

Choose a tag to compare

  • feat: add methods for converting package nv into req and version into req (#47)

0.8.0

28 May 14:29

Choose a tag to compare

0.8.0

0.7.1

20 Dec 19:30

Choose a tag to compare

  • fix: compile when targeting Wasm again (#44)

0.7.0

20 Dec 19:04

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

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

Choose a tag to compare

  • feat: add JsError to errors and update deps (#39)

0.5.16

21 Oct 18:43

Choose a tag to compare

  • fix(npm): support ranges separated by && or comma (#38)