Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 747 Bytes

CHANGELOG.md

File metadata and controls

36 lines (22 loc) · 747 Bytes

Changelog

[v0.1.3] - 2024-12-05

Features

  • Add traits Parent, Application, Child, and Agent
  • Support for generic parent/app
  • Follow up fieldx crate with adding sync and async features

Bug Fixes

  • A compilation error with serde feature
  • Make rc_strong finally work
  • Don't handle the default() argument manually
  • Try improving error messaging

Refactor

  • Rename AppObj to Agent

Documentation

  • Add minimal documentation

Styling

  • Make *_build and *_builder macro syntax be closer to Rust standard

️ Miscellaneous Tasks

  • Release fieldx_plus_macros version 0.1.1-beta.1
  • Release fieldx_plus_macros version 0.1.1-beta.2
  • Release fieldx_plus version 0.1.1-beta.1