Skip to content

Releases: CloudCannon/flatlake

v0.4.3

07 May 22:59
Compare
Choose a tag to compare
Fix boolean aggregations

v0.4.2

07 May 04:55
Compare
Choose a tag to compare
  • Boolean data now also generates aggregate listings

v0.4.1

05 May 23:02
Compare
Choose a tag to compare
  • Fixed aggregation on merge_data

v0.4.0

05 May 22:41
Compare
Choose a tag to compare
  • BREAKING: Rename collection meta to merge_data, changed from standalone object to merge into the data object

v0.3.0

03 May 10:49
Compare
Choose a tag to compare
  • BREAKING: Changed collection configuration format to nest path within inputs
    • Allows multiple inputs to merge into one collection
    • Add ability to put each input under a sub key
    • Allows fixed metadata to be attacked to each input

v0.2.1

02 May 22:13
Compare
Choose a tag to compare
  • Flatlake now looks into symlinks when finding content

v0.2.0

03 Nov 02:17
Compare
Choose a tag to compare
  • A new output of flat_data can now be set, which writes front matter keys at the root object rather than within data.
  • A new setting outputs has been added globally and per collection, allowing you to enable/disable single, list, and aggregate endpoints individually.

v0.1.2

12 Oct 10:16
Compare
Choose a tag to compare
  • Single endpoints are output relative to their containing collection path
  • Default globs to **/*.{md}

v0.1.1

12 Oct 03:59
Compare
Choose a tag to compare
  • Resolve binary npm packages correctly

v0.1.0

12 Oct 03:38
Compare
Choose a tag to compare
  • Base release — configuration surface and output syntax considered unstable prior to a 1.0 release.