Skip to content

Releases: githubocto/flat

v1.2.1: Fix diffing

06 Apr 20:21
dec979b
Compare
Choose a tag to compare

Canonicalizes filenames properly

v1.2.0: Less opinionated `sql_queryfile` paths

06 Apr 16:06
f83dc6c
Compare
Choose a tag to compare

This release changes the logic around sql_queryfile to not assume that paths are relative to the workflows directory.

The one with Postprocessing!

03 Apr 01:49
db2b61b
Compare
Choose a tag to compare

This release adds the ability to postprocess fetched data. 🎉

Include source URL for data in commit messages

26 Mar 20:44
40d3ca2
Compare
Choose a tag to compare

Add metadata in git commit, use flat-data as author

16 Mar 00:18
91766b7
Compare
Choose a tag to compare
  • Add metadata about the flat run as JSON in the commit message (lines 2 and onwards): indicate the filename that the fetched data was written to, as well as the delta in bytes.
  • Switch to using flat-data as the commit author.

v1.0.7

09 Mar 09:19
e0ed7e6
Compare
Choose a tag to compare
  • Properly await the end of writing after receiving a response, for real this time

v1.0.6

08 Mar 22:27
977dd7b
Compare
Choose a tag to compare
  • Properly awaits for streaming data so it doesn't terminate before the writing is done.

Initial release!

03 Mar 20:59
391985a
Compare
Choose a tag to compare
v1.0.5

v1.0.5