Releases: scottgriv/River-Charts
Releases · scottgriv/River-Charts
2.3.0
Changed
- Updated the static river data file to only show floats between 2022 and Present to limit the data load.
- "Gage Height Last Updated" label to "Range" when using a static CSV file to display the start and end date/time range.
- No longer displaying floats on the legend if they don't fall between the start and end date/time range when using static data.
Fixed
- Duplicate X axis values.
Full Changelog: v2.2.3...2.3.0
2.2.3
2.2.2
2.2.1
2.2.0
2.1.0
2.0.0
2.0.0 - 2024-05-28
Added
- The ability to use static data in the
demo.json
file, vs. makingAPI
calls (snapshot vs. live). END_DATE
andTIME_ZONE
configuration variables.VERSION
file to sync releases between the repo and server.
Changed
- The "Gage Height Last Updated" timestamp from the last date retrieved from the sample data vs. the current datetime.
README
to cover the above additions.
Full Changelog: https://github.com/scottgriv/River-Charts/blob/main/.github/CHANGELOG.md
1.1.1
Full Changelog: v1.1.0...v1.1.1
1.0.0
1.1.0
- Updated README and repo structure to conform to the Personal Repository Guidelines (PRG) system.