Skip to content

0.18.0

Compare
Choose a tag to compare
@stephencelis stephencelis released this 05 Sep 23:48
· 26 commits to main since this release
49f18c2

What's Changed

Important

See the migration guide for more information.

  • Added: Table.tableFragment to enable basic virtual table syntax (#160, #161).
  • Fixed: Move SQLite functionality into the SQLite module (#157).
  • Fixed: Prefer explicit initialization in selectStar over bit-cast (#159).
  • Infrastructure: Fix sample snippet for Select/map(_:) (thanks @johankool, #158).

New Contributors

Full Changelog: 0.17.1...0.18.0