Skip to content

Releases: davidkonrad/Statistikbanken.js

v0.0.3

24 Aug 23:10
Compare
Choose a tag to compare
  • fetch method (GET / POST) now optional

Default method is POST, change by .init({ method: 'GET' || 'POST' })

v0.0.2

19 Aug 19:49
Compare
Choose a tag to compare
  • Now returns a (XML)Document if format is set to XML
  • omitSubjectsWithoutTables now included in both demo and README
  • Bugfix: subjects(), the subjects param was not treated correct
  • Improved demo: tableInfo.variables are now populated as data options.

Initial release

17 Aug 14:16
Compare
Choose a tag to compare
v0.0.1

sanity fixes