Releases: freerware/morph
Releases · freerware/morph
v1.5.0
Compare
Sorry, something went wrong.
No results found
fr33r
released this
18 May 05:44
What's Changed
Support omitting struct fields using '-' tag values. by @fr33r in #17
Add aliases for SELECT queries. by @fr33r in #18
Introduce support for 'time.Time' & '*time.Time' on structs. by @fr33r in #19
Introduce initial logo. by @fr33r in #20
Full Changelog : v1.4.0...v1.5.0
v1.4.0
Compare
Sorry, something went wrong.
No results found
fr33r
released this
05 Apr 05:37
What's Changed
Introduce SELECT query functionality. by @fr33r in #15
Full Changelog : v1.3.0...v1.4.0
v1.3.0
Compare
Sorry, something went wrong.
No results found
fr33r
released this
22 Mar 21:17
What's Changed
Update README.md badges. by @fr33r in #11
Introduce "must" and "with args" query method variants. by @fr33r in #10
Convert 'interface{}' to 'any'. by @fr33r in #12
Introduce initial set of the benchmarks. by @fr33r in #13
Use variadic param for option instead of slice. by @fr33r in #14
Full Changelog : v1.2.0...v1.3.0
v1.2.0
Compare
Sorry, something went wrong.
No results found
fr33r
released this
16 Mar 05:07
What's Changed
Introduce additional casing strategies. by @fr33r in #7
Expand reflection options behavior. by @fr33r in #8
Add lint GitHub action in CI workflow. by @fr33r in #9
Full Changelog : v1.1.0...v1.2.0
Introduce reflection and query capabilities.
Compare
Sorry, something went wrong.
No results found
fr33r
released this
12 Mar 06:22
v1.1.0
Convert 'table' tests to leverage table driven tests. (#6)