Releases: fortracc/pyfortracc
Releases · fortracc/pyfortracc
v1.1.6rc0
Full Changelog: v1.1.5rc0...v1.1.6rc0
v1.1.5rc0
Bugfix Release
Fixes & Improvements
1. Bugfix for MRG/SPL Events
- Adjustments to overlay operations and spatial classification.
- Removed Within and Contains operations, as they are effectively handled by intersects in geopandas.
- These changes improve consistency and reduce redundancy in spatial event processing.
2. Optimizations in Plot Function
- Performance optimizations implemented for pyfortracc.plot and pyfortracc.animation.
- These enhancements improve rendering speed and efficiency when generating plots and animations.
- This release focuses on fixing spatial classification issues and improving performance in visualization functions."
Full Changelog: v1.0.5rc0...v1.1.5rc0
v1.0.5rc0
What's Changed
- Initial Commit - Preparing for Release 1.0.0 by @helvecioneto in #1
- update rst guide by @mhacarthur in #2
- Changes into introducing notebook and Algorithm Workflow and performance plot by @helvecioneto in #3
- Rename the animation function by @helvecioneto in #4
- Add tight layout, change figsize default and min and max value by @helvecioneto in #5
- Remove sys cell by @helvecioneto in #6
- update the example titles by @mhacarthur in #7
- test pull request by @milton-bsilva in #8
- Examples text correction by @milton-bsilva in #9
- Corrections in documentation by @milton-bsilva in #10
- Previous splits and merge uid and iuid by @milton-bsilva in #13
- Revert "Previous splits and merge uid and iuid" by @helvecioneto in #14
- Add new function to include prv_uids and calculate expansion by @milton-bsilva in #16
New Contributors
- @helvecioneto made their first contribution in #1
- @mhacarthur made their first contribution in #2
- @milton-bsilva made their first contribution in #8
Full Changelog: https://github.com/fortracc/pyfortracc/commits/v1.0.5rc0