Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.82 KB

File metadata and controls

41 lines (28 loc) · 1.82 KB

0.1.7

  • add samplingRate to @context. See #29
  • Upgrade to mlcroissant==1.0.22. See #29

0.1.6

  • Do not expose variable name, variable description, and variable type for restricted files. See #20

0.1.5

0.1.4

  • Handle drafts. See #14
  • Switch to parent pom. See #5
  • Tweaked spotless (code formatting) config. See #12

0.1.3

  • Strings in the following fields are escaped using HTML entities: title, filename, file description, file format, variable name, variable description. See #8

0.1.2

  • Fixed a bug where field was being repeated over and over. See #1 and #2
  • Fixed a bug where sc:Integer was being used for all numeric types. sc:Float is now supported as well. See #3 and #4

0.1.1

Initial release.