Skip to content

Releases: codelv/atom-db

v0.8.5

Choose a tag to compare

@frmdstryr frmdstryr released this 21 Mar 00:02

Full Changelog: v0.8.4...v0.8.5

v0.8.4

Choose a tag to compare

@frmdstryr frmdstryr released this 09 Feb 14:45
Fix values query with related column

v0.8.3

Choose a tag to compare

@frmdstryr frmdstryr released this 09 Aug 13:04

Rework RelatedList to reduce memory usage

v0.8.2

Choose a tag to compare

@frmdstryr frmdstryr released this 29 Jul 18:19
Fix format_exception on py<3.10

v0.8.1

Choose a tag to compare

@frmdstryr frmdstryr released this 02 Dec 12:41
Update version to 0.8.1

Related list

Choose a tag to compare

@frmdstryr frmdstryr released this 17 May 15:49
v0.8.0

Update changelog and version

Add bulk create, py.typed file, and refactor queries

Choose a tag to compare

@frmdstryr frmdstryr released this 16 May 17:38
v0.7.6

Add py.typed file

Add exclude filter

Choose a tag to compare

@frmdstryr frmdstryr released this 12 May 19:41
v0.7.5

Reformat

Cleanup lint errors and prepare for atom 0.8

Choose a tag to compare

@frmdstryr frmdstryr released this 18 Feb 19:11
v0.7.4

Update version

Speedup

Choose a tag to compare

@frmdstryr frmdstryr released this 07 Feb 15:29

Use generated getstate and restore functions to speed up queries.