Skip to content

v2.0.0

Compare
Choose a tag to compare
@Piedone Piedone released this 22 Feb 23:40
· 259 commits to dev since this release
  • Hastlayer is now fully open-source! Previously Hast.Core (the core logic that did the .NET-to-hardware transformation) was private. But now the whole of Hastlayer is available for you as fully open source software!
  • The consumer sample app now uses Terminal.Gui to provide an easy to use GUI within a terminal window. Command-line configurability remains and is even extended.
  • CI builds now happen publicly with GitHub Actions. In a related manner, the full solution is now cross-platform, so no need for a separate Windows and Linux solution.
  • ImageSharp image processing sample and benchmarks, although sadly with disappointing results.
  • .NET version upgraded to .NET 6 (we only upgrade to LTS versions).
  • Support for the Zynq 7000 family of devices that are widely used in embedded systems, including robots, drones, and satellites.

What's Changed

New Contributors

Full Changelog: 1.0.10...v2.0.0