Releases: tosh2230/stairlight
Releases · tosh2230/stairlight
v0.6.4
What's Changed
- Allow pull_request_target for Dependabot by @tosh2230 in #93
- Bump cryptography from 38.0.2 to 38.0.3 by @dependabot in #92
- Fix a error when mapping.global section is none by @tosh2230 in #95
- Supports Jinja parameters setting default values by @tosh2230 in #96
New Contributors
- @dependabot made their first contribution in #92
Full Changelog: v0.6.3...v0.6.4
v0.6.3
v0.6.2
v0.6.1
What's Changed
- Update README and CLI by @tosh2230 in #76
- Refactoring tests by @tosh2230 in #77
- Exclude empty results from mapped by @tosh2230 in #78
- Use install.python-poetry.org by @tosh2230 in #81
- Update type hints and docstrings by @tosh2230 in #80
- Version 0.6.1 by @tosh2230 in #82
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Start to use mypy by @tosh2230 in #66
- Refactoring tests by @tosh2230 in #67
- Convert types from dict to dataclasses: Stairlight config and Mapping config by @tosh2230 in #68
- Add draw.io files and update README.md by @tosh2230 in #69
- Update a draw.io file by @tosh2230 in #70
- Fix bugs: dbt files are not found by @tosh2230 in #72
- Supports Amazon S3 by @tosh2230 in #71
- Type annotations by boto3-stubs by @tosh2230 in #73
- Resolve import errors by @tosh2230 in #74
- Version 0.6.0 by @tosh2230 in #75
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Supports dbt-bigquery by @tosh2230 in #60
- Rename functions and variables by @tosh2230 in #61
- Remove backticks from table name by @tosh2230 in #62
- Add tests: merge duplicate results by @tosh2230 in #63
- Refactoring keys by @tosh2230 in #64
- Version 0.5.0 by @tosh2230 in #65
Full Changelog: v0.4.3...v0.5.0
v0.4.3
v0.4.2
v0.4.1
What's Changed
- Dynamic import of TemplateSource, based by TemplateSourceType in mapping.yaml by @tosh2230 in #46
- Handle configuration setting errors by @tosh2230 in #47
- Set default table name in mapping.yaml by @tosh2230 in #49
- Use logger, not print by @tosh2230 in #50
- Subcommand "map" (set "check" as an alias) by @tosh2230 in #52
- Version 0.4.1 by @tosh2230 in #53
Full Changelog: v0.4.0...v0.4.1