Skip to content

v0.9-Alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@Ed94 Ed94 released this 22 Aug 06:28
· 92 commits to main since this release

Most of the changes since last release are quality-of-life related for deving the next set of features.

Notable changes:

  • Build script overhauled to just be the compiler/linker toolchain directly commanded from the powershell script.
  • Comment and newline formatting should be working pretty well now with exception to: #24
  • Fix for issue with properly serializing member bit-fields
  • Improved intellisense support for component and dependency files by having includes for related definitions at the top. ( They are removed with scan_file )
  • Temp component files have been removed, they have been replaced by the generated code.