Skip to content

0.23.0

Compare
Choose a tag to compare
@tyt2y3 tyt2y3 released this 15 Mar 15:06

New Features

  • Supports time in addition to chrono #267

Enhancements

  • Allow for trailing commas in any and all macros #270

Bug fixes

  • Fix UNIQUE table index expression syntax for sqlite #227

Breaking changes

In order to co-exist with the time crate, Date, Time, DateTime etc are renamed to ChronoDate, ChronoTime, ChronoDateTime. In addition, new variants TimeDate, TimeTime, TimeDateTime and so on are introduced to Value.