boodebr 1.0 now available

A new version of the boodebr library is now available. I've marked it as 1.0 to indicate that the APIs should be stable for a while now.

Changes in the release:

  • boodebr.sql.sqliteQ
    • New module for sharing SQLite connections across multiple threads.
  • boodebr.util.guid
    • A simple module for creating unique identifiers.
  • API change:
    • boodebr.sql.sqlite_util.get_tables() no longer returns special sqlite_* tables names. Pass special=True to get the previous behavior.
  • Other small bugfixes

You can read more and download it from the boodebr library wiki
Written in WikklyText.

Reply

The content of this field is kept private and will not be shown publicly.