All Versions
11
Latest Version
Avg Release Cycle
63 days
Latest Release
1332 days ago

Changelog History
Page 1

  • v1.2.0 Changes

    August 25, 2020
    • โšก๏ธ update to objectbox-c v0.10.0 with latest improvements and fixes
    • ๐Ÿ‘Œ support comma in addition to space as an annotation separator
    • extract code generation into a separate module/project objectbox-generator and depend on it to preserve existing go:generate annotations
  • v1.1.2 Changes

    March 18, 2020
    • ensure Query finalizer is only executed by Go GC after a native call finishes
  • v1.1.1 Changes

    February 14, 2020
    • โœ… Use temp directories in tests to prevent failure in recent Go versions checking-out modules as read-only.
  • v1.1.0 Changes

    December 17, 2019
    • โž• Add Box Insert and Update methods with stricter semantics than Put
    • โž• Add AsyncBox for efficient asynchronous processing
    • โž• Add Query order and parameter alias support
    • And a lot more; e.g. various code generator improvements

    Please check the blog post and changelog for details.

  • v1.1.0-rc.1

    November 15, 2019
  • v1.1.0-rc.0

    November 15, 2019
  • v1.0.0 Changes

    July 16, 2019

    ObjectBox Go is out of beta and offers a stable API from now on.

    ๐Ÿš€ Release post
    ๐Ÿ“„ Docs and Changelog

  • v0.9.0 Changes

    April 25, 2019

    ๐Ÿ›  Fixes for macOS and 32 bit platforms.

    Full changelog: https://golang.objectbox.io/

  • v0.9.0-rc

    February 22, 2019
  • v0.8.0

    December 06, 2018