Skip to content

Releases: krcb197/PeakRDL-python

0.6.3

08 Jun 18:05
d53ce52
Compare
Choose a tag to compare

Added a minimum version of python to the setup.py

0.6.2

08 Jun 15:44
734572a
Compare
Choose a tag to compare

What's Changed

  • Missing python minimum version in the setup.py by @krcb197 in #98

Full Changelog: 0.6.1...0.6.2

0.6.1

01 May 18:46
1c1391e
Compare
Choose a tag to compare

What's Changed

0.6.1 maintenance release by @krcb197 in #97

  • reduce the auto-generated code produced for the register read_fields and write_fields methods
  • Preparation for remove of the peakpython CLI
  • preparation for removing the autoformating built-in operation

Full Changelog: 0.6.0...0.6.1

0.6.0

23 Apr 18:38
a1f4c6b
Compare
Choose a tag to compare

What's Changed

  • 73 split the auto generated test file into one file per addr by @krcb197 in #96

Full Changelog: 0.5.0...0.6.0

0.6.0.rc1

16 Apr 18:37
Compare
Choose a tag to compare
0.6.0.rc1 Pre-release
Pre-release

Pre-release version to test the new feature of the test cases being split from the main code.

Full Changelog: 0.5.0...0.6.0.rc1

0.5.0

12 Mar 17:37
118ea1c
Compare
Choose a tag to compare

What's Changed

  • Update PeakRDL plugin to use base class by @amykyta3 in #93
  • Maintenance changed resulting from the latest peakrdl by @krcb197 in #95

Full Changelog: 0.4.2...0.5.0

0.4.2

25 Feb 17:46
dea4ff3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.1...0.4.2

0.4.1

21 Feb 22:39
e606139
Compare
Choose a tag to compare

What's Changed

Thank you to @apstrike for highlighting a typo in the previous release, now fiixed @krcb197 in #90

Full Changelog: 0.4.0...0.4.1

0.4.0

19 Feb 22:42
0e2820a
Compare
Choose a tag to compare

What's Changed

  • Added new async callbacks
  • Improved the typing coverage and increased the level of mypy checking

New Contributors

Full Changelog: 0.3.13...0.4.0

0.3.13

07 Feb 21:12
f68aad6
Compare
Choose a tag to compare

What's Changed

  • Context Manager and Readback Verify by @krcb197 in #85

Full Changelog: 0.3.12...0.3.13