Skip to content

Releases: acrodrig/dbx

0.9.6

21 Feb 21:01
Compare
Choose a tag to compare

0.9.6 / 2025-02-21

0.9.5

21 Feb 20:52
Compare
Choose a tag to compare

0.9.5 / 2025-02-21

0.9.4

21 Feb 20:11
Compare
Choose a tag to compare

0.9.4 / 2025-02-21

  • 969a977 Formatting
  • e7919bf Remove dynamic schema generation while deno/issues/28206 is fixed

0.9.3

20 Feb 18:28
Compare
Choose a tag to compare

0.9.3 / 2025-02-20

  • 1f1d69f Adding specific version to typescript-json-schema

0.9.2

20 Feb 18:01
Compare
Choose a tag to compare

0.9.2 / 2025-02-20

  • 76ce84c Add delay to ensure schema generation runs at the top of the second
  • 4981429 Point to the right Hub library
  • fd1e60e Adding client
  • f03ce48 Adding client
  • f89c561 Adding client
  • 5a086ae Separating DB and Client
  • 333a20f Fixing tests
  • 25c6949 Basic etag for Schema generation
  • 69eaf28 Better keys for localStorage
  • 06884f5 Remove unneeded import
  • f131028 Cleaning up left over LEVELS, adding dynamic generate schemas
  • 4df4e74 Refactor logging to use a single logger instance
  • c87c8cc Cleaner logging
  • baaa920 Cleaner logging
  • c1fcbd1 Trying with public repo
  • 7f7cd3b Trying with public repo
  • 43e9adf Using reusable workflows
  • 5f139ee Using reusable workflows
  • 580e29a Using reusable workflows
  • 3689ce6 Using reusable workflows
  • 8d47f9a Cleanup
  • 98a6bce Removing Temporal and adding Hub
  • 158eb01 Formatting
  • 978aaa7 Adding support for Temporal
  • 008cbab Better constraints and TS generation
  • af179d0 Allow for string IDs
  • 576e5c7 Adding --unstable-kv to test runs
  • 70e29b8 Better tests
  • bed8417 Fixing code checks
  • 4509cb7 Fixing code checks
  • a391593 Moving KV coe from Rezeipts (so as not to loose it)
  • 7c132dc Better alignment with JSON Schema
  • 4188ee3 Better alignment with JSON Schema

0.9.1

07 Feb 20:36
Compare
Choose a tag to compare

0.9.1 / 2025-02-07

0.9.0

07 Feb 19:28
Compare
Choose a tag to compare

0.9.0 / 2025-02-07

  • 731dbe8 Removing cache because it has been a source of headaches in the past
  • a9efda8 Preparing for JSR release
  • 1bb1d81 Fixing many typing issues
  • 0989808 Additional test
  • 33cb334 Cleaning up linting errors

0.8.0

02 Dec 23:02
Compare
Choose a tag to compare

0.8.0 / 2024-12-02

0.7.2

25 Nov 01:35
Compare
Choose a tag to compare

0.7.2 / 2024-11-24

0.7.1

17 Nov 00:40
Compare
Choose a tag to compare

0.7.1 / 2024-11-16

  • c577fc7 Fixing MySQL2 connectivity