Skip to content

Releases: krcb197/PeakRDL-python

1.0.0

27 Dec 10:31
8d25948
Compare
Choose a tag to compare

What's Changed

  • final tidy up to make stable release @krcb197 in #151:
    • Moved pylint and mypy definitions into the project TOML
    • Updated to latest pylint definitions
    • Updated the package classifiers
    • Removed all type hint exclusions on the systemrdl-compiler now it fully supports type checking

Full Changelog: 0.9.4...1.0.0

0.9.4

17 Dec 21:17
7b17f87
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.3...0.9.4

0.9.3

04 Dec 22:10
ce05433
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.2...0.9.3

0.9.2

09 Oct 06:19
0ca0818
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.1...0.9.2

0.9.1

02 Oct 07:24
4783f29
Compare
Choose a tag to compare

Maintenance release to address an issue identified by the new version of pylint 3.3.1

What's Changed

  • Fix for excessive positional arguments by @krcb197 in #156

Full Changelog: 0.9.0...0.9.1

0.9.0

01 Sep 18:26
ea9da62
Compare
Choose a tag to compare

This is intended to be the final release completing all the features before version 1.0 and taking peakrdl-python out of Beta Phase.

Unfortunately, a breaking change to the call-back APIs was needed to accommodate a design issue with use of block of data being represented as an Array. The old behaviour can still be used, see the documentation for the Legacy Block Callback and Block Access.

What's Changed

Full Changelog: 0.8.1...0.9.0

0.9.0-rc4

16 Aug 19:13
aee6c25
Compare
Choose a tag to compare
0.9.0-rc4 Pre-release
Pre-release

Full Changelog: 0.9.0-rc3...0.9.0-rc4

What's Changed

  • 105 user defined properties in python wrappers by @krcb197 in #143

Full Changelog: 0.9.0-rc3...0.9.0-rc4

0.9.0-rc3

10 Aug 11:21
f469e5a
Compare
Choose a tag to compare
0.9.0-rc3 Pre-release
Pre-release

What's Changed

  • improved documentation and error messages for block operations by @krcb197 in #141
  • 104 hidden items by @krcb197 in #142

Full Changelog: 0.9.0.rc1...0.9.0.rc3

0.9.0.rc1

13 Jul 16:01
220624a
Compare
Choose a tag to compare
0.9.0.rc1 Pre-release
Pre-release

A prerelease version of 0.9.0 with the new list based API and call backs

0.8.1

14 Jul 14:14
2e3db36
Compare
Choose a tag to compare

What's Changed

  • Added warning for future removal of Python 3.7 by @krcb197 in #140

Full Changelog: 0.8.0...0.8.1