Skip to content

0.6

Compare
Choose a tag to compare
@Electron100 Electron100 released this 20 May 01:13
· 141 commits to master since this release
7615017
  • Add a butane clean command (#46)
  • More flexibility in accepting DateTime identifiers (#54)
  • Add #[derive(FieldType)] (#68)
  • Add missing Clone trait (#24)
  • Allow feature postgres without chrono (#36)
  • Add JSON support (#38)
  • Remove unused features of dependencies (#47)
  • Support HashMap with any value (#45)
  • Add Debug trait to all data structures (#55)
  • Support fake data (#57)
  • Make load_first respect order and offset(#34)
  • Reexposes r2d2::ManageConnection in r2 to prevent having to add r2d2 dependency directly to Cargo.toml (#35)
  • Fix issue with many to many relationship not respecting renamed tables (#59)
  • Updated to use Edition 2021
  • Test improvements
  • Dependency updates
  • Example improvements

Contributors to this release: John Vandenberg, James Oakley, João M. Martins