Skip to content

Releases: sky-ring/rift

1.0.0-rc1

13 Jun 16:35
Compare
Choose a tag to compare

With great excitement, we unveil the release candidate for Rift's stable version, a significant stride towards our stable release. This pivotal release introduces a suite of powerful updates, bringing you a richer and more secure Rift experience:

  • Sentry Module: Introducing the sentry, our shield against unsafe operations. This robust module disallows Python features that are yet to be endorsed by Rift, safeguarding you from unexpected behaviors and ensuring a secure development environment.

  • Complete Dictionary Implementation for Fift: We are pleased to offer a comprehensive dictionary implementation for Fift, enhancing the simplicity and flexibility of your programming experience.

  • Better Type Management: Our enhanced type management brings you improved precision, reducing the risk of errors.

  • Expanded Test Sets: We've broadened our test sets to cover a wider range of scenarios, making it easier to validate Rift's stability.

0.10.0

22 Feb 10:59
e275132
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.14...v0.10.0

0.9.14

14 Feb 09:16
1500fe5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.13...v0.9.14

0.9.13

12 Feb 17:37
Compare
Choose a tag to compare
v0.9.13

feature: add versioning to riftlib, release: 0.9.13

0.9.12

12 Feb 17:05
Compare
Choose a tag to compare
v0.9.12

feature: test all target, fix build dir, release: v0.9.12

0.9.11

12 Feb 16:21
Compare
Choose a tag to compare
v0.9.11

fix: dependencies + release v0.9.11

0.9.10

12 Feb 15:55
Compare
Choose a tag to compare
v0.9.10

fix: portable binaries + release v0.9.10

0.9.9

07 Feb 08:30
Compare
Choose a tag to compare
v0.9.9-a

bump: release v0.9.9

0.9.9

07 Feb 08:26
Compare
Choose a tag to compare
v0.9.9

update: README

0.9.8

31 Jan 23:01
Compare
Choose a tag to compare

This release began battle-testing Rift against standard jetton implementation. Discovered issues are resolved and we're one step closer to the stable release!