Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jan 15:59
· 64 commits to main since this release

What's new

Added 🎉

  • Functioning jafgen command generating a fixed amount of synthetic jaffle shop data

Commits

dfaa1bd Bump version to v0.1.0 for release
0c72c7d Fix changelog
ce04c91 Bump version to v0.1.0 for release
87da449 Add added section to v0.1.0 in changelog
60c088f Bump version to v0.1.0 for release
79076e5 Spike out README
f6e8d32 Add initial tests
2928494 Remove export indexes and expand simultation
d94ab72 Merge pull request #2 from dbt-labs/dependabot/pip/black-22.12.0
5c90593 Merge pull request #3 from dbt-labs/dependabot/pip/mypy-0.991
5e19d13 Merge pull request #13 from dbt-labs/fix/types-versions-linting-docs
74fab50 Remove python 3.7 testing, support 3.10 and up only
ce1bbf8 Merge branch 'main' of github.com:dbt-labs/jaffle-shop-generator
1f75d7c Get command line entry point working
414df51 Fix src path issues
1b30f9e Oops remove and ignore data artifacts
b43c745 Refactor notebook into package
49f878d Fix initial settings mistakes
095298e Initial commit packaging jaffle-shop-generator from template
dde0480 Initial commit