Skip to content

v0.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 27 May 22:34
· 4 commits to main since this release
b61f470

Changelog

  • 9d2b29f Ad template-based transforms to imported values
  • ef03a03 Add support for CSV
  • 3496d9e Add support for MS eXcel files
  • c1eee41 Add support for XLSX to spec-typed columns
  • c7229a4 Add support for record filtering
  • fbdc39e Add support for separate nested table field in spec
  • 221f74d Add support for table format in spec (JSON, YAML, CSV)
  • f602ce6 Clean-up test files
  • 33d876a Fix panic on null cells
  • 105a507 Implement handling of relations (subtables)
  • 0b0abed Initial checkin
  • f82c56d Initial checkin
  • e0fb406 Initial commit
  • 47161cd Merge pull request #1 from dihedron/feature/schema-support
  • 5ab757c Merge pull request #2 from dihedron/feature/multiple-tables-per-file
  • b61f470 Merge pull request #3 from dihedron/feature/multiple-tables
  • 120ee9c Merge pull request #4 from dihedron/main
  • 01c65cd Merge pull request #5 from dihedron/feature/schema-support
  • ec07ed9 Minor fix to retrival with null Filter
  • dc8133a Update integration tests
  • c035473 Updated module info in go.mod