Releases: developmentseed/eo-predictor
Releases · developmentseed/eo-predictor
0.3.0
What's Changed
- Link predicted observations to data repositories by @wrynearson in #82
- feat: add prettier and node ci checks by @gadomski in #83
- Bump ruff from 0.14.13 to 0.14.14 in /scripts by @dependabot[bot] in #81
- Bump pandas from 2.3.3 to 3.0.0 in /scripts by @dependabot[bot] in #80
Full Changelog: 0.2.1...0.3.0
0.2.1
What's Changed
- Bump @types/node from 24.3.0 to 24.3.1 by @dependabot[bot] in #43
- Bump geopandas from 1.1.1 to 1.1.2 in /scripts by @dependabot[bot] in #72
- Bump ruff from 0.13.0 to 0.14.10 in /scripts by @dependabot[bot] in #71
- Bump pydantic from 2.11.9 to 2.12.5 in /scripts by @dependabot[bot] in #67
- Bump pandas from 2.3.2 to 2.3.3 in /scripts by @dependabot[bot] in #52
- Bump shapely from 2.1.1 to 2.1.2 in /scripts by @dependabot[bot] in #50
- Bump astral-sh/setup-uv from 6 to 7 by @dependabot[bot] in #55
- Bump actions/setup-node from 5 to 6 by @dependabot[bot] in #58
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #66
- Add alert text for zooming in to see predicted observations by @wrynearson in #73
- feat: formatting in the README.md by @dzole0311 in #76
- Bump skyfield from 1.53 to 1.54 in /scripts by @dependabot[bot] in #74
- Bump ruff from 0.14.10 to 0.14.13 in /scripts by @dependabot[bot] in #75
- Replace image in README with updated satellite coverage by @wrynearson in #77
- chore: bump version to 0.2.1 by @wrynearson in #78
New Contributors
- @dzole0311 made their first contribution in #76
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- fix: readme fixups and ignore tiles by @gadomski in #22
- feat: ci and dependabot by @gadomski in #23
- Add about dialog component by @wrynearson in #26
- Bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #27
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #28
- Bump ruff from 0.12.10 to 0.12.11 in /scripts by @dependabot[bot] in #29
- Bump @vitejs/plugin-react from 4.7.0 to 5.0.2 by @dependabot[bot] in #30
- Bump typescript from 5.8.3 to 5.9.2 by @dependabot[bot] in #31
- Bump lucide-react from 0.525.0 to 0.542.0 by @dependabot[bot] in #33
- Bump typescript-eslint from 8.40.0 to 8.41.0 by @dependabot[bot] in #32
- Improve satellite list management, add tasking and url metadata by @wrynearson in #35
- Add tasking property to tile generation and popup on click. by @wrynearson in #45
- Bump ruff from 0.12.11 to 0.12.12 in /scripts by @dependabot[bot] in #36
- Bump actions/setup-node from 4 to 5 by @dependabot[bot] in #37
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #38
- Bump tailwindcss from 4.1.12 to 4.1.13 by @dependabot[bot] in #39
- Bump @types/react from 19.1.11 to 19.1.12 by @dependabot[bot] in #40
- Bump eslint from 9.34.0 to 9.35.0 by @dependabot[bot] in #41
- Bump pydantic from 2.11.7 to 2.11.9 in /scripts by @dependabot[bot] in #46
- Bump ruff from 0.12.12 to 0.13.0 in /scripts by @dependabot[bot] in #47
- Add daytime info to predicted passes, uses env variable for tile location by @wrynearson in #48
New Contributors
- @gadomski made their first contribution in #22
- @dependabot[bot] made their first contribution in #27
Full Changelog: 0.1.1...0.2.0
v0.1.1
What's Changed
- Fix release tag link, linting issue by @wrynearson in #20
Full Changelog: 0.1.0...0.1.1
v0.1.0
What's Changed
- Satellite prediction script by @wrynearson in #8
- Update script to use new initial list of satellites by @wrynearson in #9
- Add initial filters by @wrynearson in #14
- Run tile generation script as a GH action by @wrynearson in #16
- Create MIT LICENSE by @wrynearson in #18
- Add version badge by @wrynearson in #19
New Contributors
- @wrynearson made their first contribution in #8
Full Changelog: https://github.com/developmentseed/eo-predictor/commits/0.1.0