8000 Releases Β· OpShin/opshin Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

Releases: OpShin/opshin

0.24.2

25 Apr 01:25
Compare
Choose a tag to compare

What's Changed

πŸ‘’ Dependencies

Full Changelog: 0.24.1...0.24.2

0.24.1

28 Feb 07:32
Compare
Choose a tag to compare

This version drops support for Python 3.8

What's Changed

πŸ• Features

Full Changelog: 0.24.0...0.24.1

0.24.0

31 Oct 20:56
Compare
Choose a tag to compare

What's Changed

πŸ• Features

πŸ‘’ Dependencies

Full Changelog: 0.23.1...0.24.0

0.23.1

08 Oct 15:05
Compare
Choose a tag to compare

Bump to support Chang compatible pycardano!

Full Changelog: 0.23.0...0.23.1

0.23.0

23 Aug 08:55
Compare
Choose a tag to compare

What's Changed

πŸ• Features

πŸ‘’ Dependencies

Full Changelog: 0.22.0...0.23.0

0.22.0

19 Jul 19:59
Compare
Choose a tag to compare

What's Changed

πŸ• Features

πŸ‘’ Dependencies

New Contributors

Full Changelog: 0.21.2...0.22.0

0.21.2

03 Jul 19:33
Compare
Choose a tag to compare

Full Changelog: 0.21.1...0.21.2

0.21.1

15 Apr 11:28
Compare
Choose a tag to compare

What's Changed

πŸ› Bug fixes

  • Fix optimization levels not being applied properly, resulting in exceedingly large contracts. 9da7eb0

πŸ• Features

Full Changelog: 0.21.0...0.21.1

0.21.0

03 Apr 08:06
Compare
Choose a tag to compare

What's Changed

Most notably, OpShin does now support passing in optimization settings from -O0 (no optimizations, just debugging) to -O3 (aggressive optimization, does not preserve semantics wrt. traces, i.e. removes logging and error reporting in certain places).

πŸ› Bug fixes

  • Fix actually invalid generated negative constr id code by @nielstron in #361

πŸ• Features

Full Changelog: 0.20.0...0.21.0

0.20.0

09 Feb 15:12
Compare
Choose a tag to compare

This is the first version compatible with pycardano 0.10.0

What's Changed

πŸ• Features

  • Fix compiler bug that allows compiling access to class attributes by @nielstron in #329
  • Add support for pycardano 0.10.0 by @nielstron in #334

πŸ‘’ Dependencies

Full Changelog: 0.19.1...0.20.0

0