Releases: homoluctus/pyinsights
Releases · homoluctus/pyinsights
v0.4.2
v0.4.1
Merge pull request #18 from homoluctus/fix/scripts fix: Fix pyinsights main scripts location
v0.4.0
Merge pull request #17 from homoluctus/feature/update_dependencies Update dependencies
v0.3.3
Feature
- Support query_string array type
Fix
- test_load_config function uses pytest.mark.parametrize
- release GitHub Actions workflow
v0.3.2
Feature
- Add quiet option
- Change progress contents
- Add a GitHub Actions workflow to release automatically
v0.3.1
Feature
- Introduce pylint, black and Makefile
- Use GitHub Actions for pull request
- Update dependencies version
v0.3.0
Feature
- Support python >= 3.8
- Use walrus operator
- Add duration
d (days)
andw (weeks)
unit - Stop query when keyboard interrupts
40b2fcf [readme] Fix duration table
56807b2 Add days and weeks duration unit
12255e6 [query] Fix error handling when keyboard interrupt
32e2a7f Support greater than or equals to python 3.8 because use walrus operator
ce92616 [readme] Fix image URL
bb17a47 [readme] Add sample usage images