Skip to content

Releases: babashka/sci

v0.14.56

Choose a tag to compare

@borkdude borkdude released this 14 Jul 13:18

What's Changed

Full Changelog: v0.14.55...v0.14.56

v0.14.55

Choose a tag to compare

@borkdude borkdude released this 12 Jul 18:35
0.14.55

v0.14.54

Choose a tag to compare

@borkdude borkdude released this 06 Jul 10:52

What's Changed

Full Changelog: v0.13.53...v0.14.54

v0.13.53

Choose a tag to compare

@borkdude borkdude released this 20 Jun 14:47

What's Changed

Full Changelog: v0.13.52...v0.13.53

v0.13.52

Choose a tag to compare

@borkdude borkdude released this 16 Jun 15:14

What's Changed

New Contributors

Full Changelog: v0.11.51...v0.13.52

v0.11.51

Choose a tag to compare

@borkdude borkdude released this 07 Feb 11:52

What's Changed

Full Changelog: v0.11.50...v0.11.51

v0.11.50

Choose a tag to compare

@borkdude borkdude released this 23 Dec 15:21

What's Changed

New Contributors

Full Changelog: v0.10.49...v0.11.50

v0.10.49

Choose a tag to compare

@borkdude borkdude released this 22 Aug 10:39

What's Changed

Full Changelog: v0.10.48...v0.10.49

v0.10.48

Choose a tag to compare

@borkdude borkdude released this 21 Aug 11:08

What's Changed

Full Changelog: v0.10.47...v0.10.48

v0.10.47

Choose a tag to compare

@borkdude borkdude released this 27 Jun 21:03

Important

This release contains a security fix

  • Security issue: function recursion can be forced by returning internal keyword as return value
  • Fix #975: Protocol method should have :protocol var on metadata
  • Fix #971: fix satisfies? for protocol that is extended to nil
  • Fix #977: Can't analyze sci.impl.analyzer with splint