Skip to content

Releases: SystemRDL/PeakRDL

1.1.0

26 Oct 04:31
Compare
Choose a tag to compare

New Features:

  • Add support for environment variables in .f files. #35

1.0.0

17 Oct 04:09
Compare
Choose a tag to compare

Updates:

  • v1.0 release! 🎉
  • Add c-header export subcommand.

0.9.0

31 Aug 05:20
Compare
Choose a tag to compare

Updates:

  • Add command line option to inject define macros into RDL preprocessor namespace. #24
  • Add option to show field output to dump command. #30

0.8.0

23 Mar 05:50
Compare
Choose a tag to compare

Updates:

  • Add workaround to bug in py3.8/py3.9's distribution metadata discovery that impacts ability to load plugins. #16

0.7.0

12 Mar 06:43
Compare
Choose a tag to compare

Updates:

  • Rework plugin framework to rely on plugins extending from base class.
  • Add support for TOML-based PeakRDL configuration file.

0.6.0

11 Feb 04:44
Compare
Choose a tag to compare

Updates:

  • Add preprocess command (#12)
  • Update plugin dependencies to include new SystemRDL exporter

0.5.0

19 Jan 07:09
Compare
Choose a tag to compare

Updates:

  • Fix -f FILE argument loading feature. #11

0.4.0

11 Nov 16:54
Compare
Choose a tag to compare

Updates:

  • Fix argparse compatibility issue with Python 3.6 (#6 - Thanks @proukema-fidus!)
  • Add hooks for subcommand plugins to be able to register their own UDPs

0.3.0

01 Aug 04:25
Compare
Choose a tag to compare

Updates:

  • Fix entry point discovery for older versions of python (#5)

0.2.0

30 Jul 06:35
Compare
Choose a tag to compare

Initial release!