Skip to content

Releases: robconery/moebius

4.0.2: Updates

14 Feb 14:31
Compare
Choose a tag to compare
  • Update libraries
  • Deprecate Inflex (breaking!)
  • Set up code quality & formatting checks
  • Add mix tasks to setup test database
  • Set up github test runner

v3

26 Feb 00:45
Compare
Choose a tag to compare
v3

The initial release of v3

v2.0.3

25 Jul 22:14
Compare
Choose a tag to compare

Fixes dates and a few other small niggling things.

Initial Release of 2.0

13 Apr 18:26
Compare
Choose a tag to compare

Hurrah! See README :)

The 1.0 release of Moebius

13 Apr 16:13
Compare
Choose a tag to compare

If you need 1.0 functionality, here you go.

Release 1.0.7

11 Nov 19:35
Compare
Choose a tag to compare

Added in BulkInsert (thanks @xivSolutions!) which adds blazing fast writes - clocked locally at about 10K writes in 0.6 seconds.

Fixed a connection issue whereby runtime configuration for the connection wasn't being honored properly.

Fixed a nonsensical way of calling functions (having to specify the table first) - you now just call function directly (see README).