Skip to content

Releases: FreeLeh/GoFreeDB

v1.0.3

25 Jan 05:28
83a3c9b
Compare
Choose a tag to compare

What's Changed

  • Refactor code structure to group by vendor (gsheet) by @edocsss in #16
  • Add config for columns with formula by @edocsss in #18

Full Changelog: v1.0.2...v1.0.3

v1.0.2

18 Jan 18:11
7ab6216
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

17 Sep 03:50
1d8ea49
Compare
Choose a tag to compare

What's Changed

  • Prepare for awesome go by @edocsss in #11
  • Reduce cyclo complexity for the stmt data conversion by @edocsss in #12

Full Changelog: v0.1.1...v1.0.1

v1.0.0

02 Sep 05:27
e1d9c12
Compare
Choose a tag to compare

First stable version of GoFreeDB ready for public consumption.

v0.1.1

01 Sep 15:30
e1d9c12
Compare
Choose a tag to compare

What's Changed

  • Update image color preference using the new method by @edocsss in #10

Full Changelog: v0.1.0...v0.1.1

v0.1.0

01 Sep 15:04
fd21bc8
Compare
Choose a tag to compare

What's Changed

  • Improve stability and simplify features by @edocsss in #3
  • Write Godoc by @edocsss in #4
  • Simplify COUNT() operation to use GVIZ API instead by @edocsss in #5
  • Change freeleh to freedb and add _rid is not null into where clauses by @edocsss in #6
  • Simplify README for front page by @edocsss in #7
  • Update protocols placeholder with the real link by @edocsss in #8
  • Add missing info in README by @edocsss in #9

Full Changelog: v0.0.2...v0.1.0