Skip to content

0.37.0

Latest

Choose a tag to compare

@stephencelis stephencelis released this 19 Aug 18:55

What's Changed

  • Added: Type-safe SQLite date and time helpers (#358).
  • Added: select.as(_:), for aliasing existing queries (#341).
  • Fixed: Automatically avoid upsert parsing ambiguity (#356).
  • Fixed: Infer column group properties without explicit type annotations (#357).
  • Performance: Query building improvements (#351).
  • Performance: Define TableColumns properties as computed getters (#352).
  • Diagnostics: Emit nonisolated diagnostic in default MainActor modules (#344).
  • Infrastructure: Documentation fixes (thanks @tiendq, #353).

New Contributors

Full Changelog: 0.36.0...0.37.0