Skip to content

Initial Pre-Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@Leandros Leandros released this 17 Oct 05:19
· 43 commits to master since this release

Full Changelog: https://github.com/Leandros/ferrunix/commits/v0.2.0

Changelog

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

[0.2.0] - 2024-10-16

🚀 Features

  • Mostly working proc-macro
  • Allow simplified trait object syntax
  • Add multithread feature

🐛 Bug Fixes

  • Ci badge
  • Specify version of dependency for publishing
  • Specify ferrunix-macros version
  • Required minimal versions
  • Disable miri strict provenance
  • Failing test
  • Book upload
  • Remaining lints
  • Breaking minversion
  • Disable unsync if not required
  • Build on rust 1.64
  • Ci failing
  • Panic in cmd! proc-macro

📚 Documentation

  • Dependency builder
  • Add initial documentation
  • Update readme example
  • Update readme license agreement
  • Fix main readme
  • Add license shield to readme
  • Update readme

🧪 Testing

  • Better attr test
  • Improved derive macro tests
  • Add unit tests for utils