Releases: robconery/moebius
Releases · robconery/moebius
4.0.2: Updates
v3
v2.0.3
Initial Release of 2.0
Hurrah! See README :)
The 1.0 release of Moebius
If you need 1.0 functionality, here you go.
Release 1.0.7
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).