Skip to content

Releases: CodeForPhilly/clean-and-green-philly

Version 1.10.0

18 Oct 23:02
231e155
Compare
Choose a tag to compare

Release Notes for Version 1.10.0 - October 18, 2024

Changes

Full Changelog: v1.9.0...v1.10.0

Version 1.9.0

18 Oct 02:40
ecdf029
Compare
Choose a tag to compare

Release Notes for Version 1.9.0 - October 17, 2024

Changes

📝 Documentation

  • Update docs to reflect conversion from pmtiles to geojson @nlebovits (#955)

Full Changelog: v1.8.0...v1.9.0

Version 1.8.0

14 Oct 03:31
52ae6ca
Compare
Choose a tag to compare

Release Notes for Version 1.8.0 - October 13, 2024

Changes

Full Changelog: v1.7.0...v1.8.0

Version 1.7.0

08 Oct 03:30
e18127b
Compare
Choose a tag to compare

Release Notes for Version 1.7.0 - October 7, 2024

Changes

  • Weekly PR from Staging to Main @github-actions (#940)
  • Replace logo.svg with minified version @AZBL (#933)
  • Remove data fetcher, fix park priority glitch, save pipeline output as parquet file in GCS @nlebovits (#939)

📝 Documentation

Full Changelog: v1.6.0...v1.7.0

v1.6.0

03 Oct 03:35
77b76ac
Compare
Choose a tag to compare

Release Notes for Version 1.6.0 - October 2, 2024

Changes

Full Changelog: v1.5.0...v1.6.0

v1.5.0

02 Oct 05:27
53b8271
Compare
Choose a tag to compare

Release Notes for Version 1.5.0 - October 1, 2024

Changes

Full Changelog: v1.4.0...v1.5.0

v1.4.0

25 Sep 05:00
250cf3f
Compare
Choose a tag to compare

Release Notes for Version 1.4.0 - September 25, 2024

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.4.0

v1.3.0

05 Sep 06:18
bc6a06e
Compare
Choose a tag to compare

Release Notes for Version 1.3.0 - September 5, 2024

What's Changed

🐛 Bug Fixes

  • Fix GitHub repository link redirect issue on Methodology page @samipthapa (#883)

Version 1.2.0

14 Aug 04:07
17dbff9
Compare
Choose a tag to compare

Release Notes for Version 1.2.0 - August 13, 2024

What's Changed

Full Changelog: v1.1.0...v1.2.0

Version 1.1.0

09 Aug 03:11
477e0f0
Compare
Choose a tag to compare

Release Notes for Version 1.1.0 - August 8, 2024

Since the last official release, we have added many features and made many improvements to our website. Major changes include:

  • Dockerize Python data pipeline and Postgres database
  • Improve Web Accessibility
  • Expand DevOps pipeline (ex. adding pre-commit hooks, updating dependencies with Dependabot, automatically drafting release notes)
  • Add buttons to "Find Properties" webpage for saving properties to be viewed later

Changes

🐛 Bug Fixes

📝 Documentation

Dependency updates