Releases: tosh2230/stairlight
Releases · tosh2230/stairlight
v0.3.3
v0.3.2
What's Changed
- Enable to load multiple files and save as one merged file by @tosh2230 in #31
- Rename sql files by @tosh2230 in #32
- Refactoring test code by @tosh2230 in #33
- Add quiet option by @tosh2230 in #34
- Fix check command by @tosh2230 in #35
- Version 0.3.2 by @tosh2230 in #36
Full Changelog: v0.3.1...v0.3.2
v0.3.1
v0.3.0
What's Changed
- Add badges to README.md by @tosh2230 in #21
- Find unmapped params by @tosh2230 in #22
- Rename classes, arguments, and variables by @tosh2230 in #23
- Save results to Google Cloud Storage by @tosh2230 in #24
- Load results from Google Cloud Storage by @tosh2230 in #25
- Supports Redash by @tosh2230 in #26
- Version 0.3.0 by @tosh2230 in #27
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Add tests by @tosh2230 in #14
- Move the CLI file by @tosh2230 in #15
- Make it possible to detect multiple rows of the same table by @tosh2230 in #16
- Update README by @tosh2230 in #17
- Add labels to classify and search tables by @tosh2230 in #18
- Support Python 3.10 by @tosh2230 in #19
- Version 0.2.0 by @tosh2230 in #20
Full Changelog: v0.1.2...v0.2.0
v0.1.2
What's Changed
- remove 'params.' from check results by @tosh2230 in #8
- Change to (up|down)stairs by @tosh2230 in #9
- Use composite action by @tosh2230 in #10
- Add type hints and docstring by @tosh2230 in #11
- fix config_dir by @tosh2230 in #12
- Version 0.1.2 by @tosh2230 in #13
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Split CI job by @tosh2230 in #1
- TypeError occurs when no exclude files set by @tosh2230 in #2
- Change some functions to private by @tosh2230 in #3
- Turn off config YAML files sorting inner dicts by @tosh2230 in #4
- Change mapping_prefix default value by @tosh2230 in #5
- Adjust the project name to Stairlight by @tosh2230 in #6
- version 0.1.1 by @tosh2230 in #7
New Contributors
Full Changelog: v0.1.0...v0.1.1