Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.19 KB

CHANGELOG.md

File metadata and controls

41 lines (30 loc) · 1.19 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.3 - 2024-09-19

Added

  • Support for yowasp when yosys is unavailable.

Changed

  • Dropped support for Python 3.8

0.1.2 - 2024-09-19

Changed

  • Use debugger.force_fpga_online() instead of programmer.unconfigure() to take FPGA offline.
  • Remove unused/out-of-date imports from PIPE PHY example.

0.1.1 - 2024-07-05

Added

  • New LUNAApolloPlatform property: apollo_gateware_phy
  • Support for ClearFeature(ENDPOINT_HALT)

Changed

  • Remove Cynthion VID/PIDs from udev rules

0.1.0 - 2024-06-12

Added

  • Initial release