Releases: OrcaCollective/1-312-hows-my-driving
Releases · OrcaCollective/1-312-hows-my-driving
v1.2.1
What's Changed
- Bump flask from 2.0.1 to 2.3.2 by @dependabot in #99
- Bump types-cryptography from 3.3.0 to 3.3.23.2 by @dependabot in #97
- 🔄 synced file(s) with OrcaCollective/techbloc-directory by @orca-collective-bot in #93
- Bump pre-commit from 2.13.0 to 3.3.1 by @dependabot in #101
- Bump requests to 2.30.0 by @AetherUnbound in #102
- Bump sodapy from 2.1.0 to 2.2.0 by @dependabot in #95
- Bump mypy from 0.902 to 1.2.0 by @dependabot in #96
- Bump types-cachetools from 0.1.6 to 5.3.0.5 by @dependabot in #98
- Bump types-requests from 2.28.11.17 to 2.30.0.0 by @dependabot in #100
New Contributors
- @orca-collective-bot made their first contribution in #93
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Fix flake8 pre-commit reference by @AetherUnbound in #79
- Add dependabot file by @AetherUnbound in #80
- Add image smoke test, github actions dependabot config by @AetherUnbound in #87
- Bump python from 3.9-slim to 3.11-slim by @dependabot in #81
- Bump typing-extensions from 3.10.0.0 to 4.5.0 by @dependabot in #82
- Bump types-ipaddress from 0.1.2 to 1.0.8 by @dependabot in #83
- Bump types-requests from 0.1.10 to 2.28.11.17 by @dependabot in #84
- Bump actions/checkout from 2 to 3 by @dependabot in #88
- Bump types-enum34 from 0.1.5 to 1.1.8 by @dependabot in #85
- Bump cachetools from 4.2.2 to 5.3.0 by @dependabot in #86
- Update python to 3.11 in CI by @AetherUnbound in #92
- Bump actions/setup-python from 1 to 4 by @dependabot in #89
- Bump docker/login-action from 1 to 2 by @dependabot in #90
- Bump docker/build-push-action from 2 to 4 by @dependabot in #91
New Contributors
- @dependabot made their first contribution in #81
Full Changelog: v1.1.1...v1.2.0
v1.1.1 City of Seattle wage data fix
What's Changed
- Update http metadata description content by @mpuckett159 in #76
- Fix City of Seattle hourly rate conversion by @AetherUnbound in #78
Full Changelog: v1.1.0...v1.1.1
v1.1.0 - OpenOversight links, improved dev experience
What's Changed
- Added spd_lookup api url as a env variable by @jdogwilly in #74
- Add OpenOversight link augment for SPD by @AetherUnbound in #70
New Contributors
- @jdogwilly made their first contribution in #74
Full Changelog: v1.0.1...v1.1.0
Title Link
v1.0.0 - First release!
After all this time, here's our 1.0 release 🥳 Thanks to everyone involved up to this point!
What's Changed
- Add initial project files by @AetherUnbound in #1
- Add Dockerfile for local development by @AetherUnbound in #6
- General refactor by @AetherUnbound in #8
- Make license/badge lookup base on URL path for easier referencing by @AetherUnbound in #10
- Add name to badge lookup by @AetherUnbound in #11
- Misc wording/search changes by @AetherUnbound in #15
- Update to new CRG roster data by @AetherUnbound in #18
- Feature/search improvement by @mpuckett159 in #21
- Multi-field search, improve data storage by @mpuckett159 in #22
- Improve wildcard wording, add to license lookup, bugfix by @AetherUnbound in #25
- Bugfix: DB file path by @AetherUnbound in #26
- use API instead of in memory database by @barrytam20 in #27
- Escape name lookup for SODA client by @mpuckett159 in #31
- Strict search checkbox by @AetherUnbound in #32
- Dataset select dropdown by @AetherUnbound in #35
- Fix officer field mismatches by @mpuckett159 in #36
- Update Seattle data date by @AetherUnbound in #37
- Update front end to utilize date returns by @mpuckett159 in #38
- Convert the date from POSIX to MM-DD-YYY by @mpuckett159 in #39
- Generalize frontend by @AetherUnbound in #40
- Python 3.7 compat, wording change by @AetherUnbound in #41
- Bugfix: Search on multiple fields by @AetherUnbound in #42
- Improved field ordering, suppress nulls, clickable links by @AetherUnbound in #43
- Prepare for historical data by @AetherUnbound in #49
- Address a11y issues by @sarayourfriend in #50
- Freeze requirements.txt by @sarayourfriend in #53
- Add CI and pre-commit hooks by @sarayourfriend in #54
- List all strict fields and only show strict search when strict fields exist by @sarayourfriend in #55
- Use a better empty results message by @sarayourfriend in #57
- Default strict search to true if only strict fields are searched by @sarayourfriend in #56
- Add historical view for SPD by @sarayourfriend in #59
- Turn the historical view into a table by @sarayourfriend in #60
- Ignore split name fields for historical table by @sarayourfriend in #61
- Only make SODA salary call if record is current by @sarayourfriend in #62
- improve accessibility and add labels by @tcase360 in #63
- Changed default page to name lookup by @Smargendorf in #65
- Docker-compose and justfile by @AetherUnbound in #67
- Publish docker image to ghcr.io by @AetherUnbound in #72
- Provide option for only showing historical changes by @AetherUnbound in #71
New Contributors
- @AetherUnbound made their first contribution in #1
- @mpuckett159 made their first contribution in #21
- @barrytam20 made their first contribution in #27
- @sarayourfriend made their first contribution in #50
- @tcase360 made their first contribution in #63
- @Smargendorf made their first contribution in #65
Full Changelog: https://github.com/OrcaCollective/1-312-hows-my-driving/commits/v1.0.0