Merged pull requests:
- Bump aiohttp from 3.8.6 to 3.9.0 #170 (dependabot[bot])
- Version of dependencies #169 (lahovniktadej)
0.3.17 (2023-11-23)
Implemented enhancements:
Closed issues:
- Fix workflow #164
- Update documentation #151
- Hill visualization creates overlapping hills #107
- Function Intervals.identify_intervals() Error #106
- issue with parsing test data #104
- Beautify the visualization of detected hills #96
Merged pull requests:
- docs: add lahovniktadej as a contributor for doc #168 (allcontributors[bot])
- Contribution guide #167 (lahovniktadej)
- Bump urllib3 from 2.0.6 to 2.0.7 #166 (dependabot[bot])
- Fix version of tcx2gpx on "0.1.4" due to PEP 604 incompatibility. #165 (KukovecRok)
0.3.16 (2023-10-06)
Closed issues:
- Failed to validate build-system in pyproject.toml: Unknown properties: exclude #157
- seaborn-* styles are deprecated #152
Merged pull requests:
- Added test, removed dependency #163 (alenrajsp)
- Removed dependency #162 (alenrajsp)
- Bump pillow from 10.0.0 to 10.0.1 #161 (dependabot[bot])
- Bump urllib3 from 2.0.4 to 2.0.6 #160 (dependabot[bot])
- docs: add carlosal1015 as a contributor for bug #159 (allcontributors[bot])
0.3.15.1 (2023-09-06)
Merged pull requests:
- Move exclude under [tool.ruff] #158 (KukovecRok)
0.3.15 (2023-09-01)
Merged pull requests:
- Updated due to seaborn-whitegrid deprecated #155 (alenrajsp)
- docs: add zala-lahovnik as a contributor for code #154 (allcontributors[bot])
- improve hill identification algorithm, update hill plotting visualization #153 (zala-lahovnik)
0.3.14 (2023-07-18)
Closed issues:
- Add 0.3.13 to pypi #145
- Invalid configuration #144
- List of authors in pyproject #142
- Problems with ruff #140
Merged pull requests:
- docs: add KukovecRok as a contributor for maintenance #149 (allcontributors[bot])
- Fix pipeline #148 (KukovecRok)
- docs: add zala-lahovnik as a contributor for doc #147 (allcontributors[bot])
- docs: update README #146 (zala-lahovnik)
- Fix #142 , add full ruff settings #143 (KukovecRok)
0.3.13 (2023-06-15)
Merged pull requests:
- Fix poetry.. #140 #141 (KukovecRok)
- Add full API docs and latex-pdf #139 (KukovecRok)
- Solved workflow problem #138 (KukovecRok)
- Bump requests from 2.28.2 to 2.31.0 #137 (dependabot[bot])
0.3.12 (2023-05-04)
Merged pull requests:
- Add BanisterTRIMPv2 based on reference paper, its example and test #136 (KukovecRok)
- Update calculate_training_load.py example #135 (KukovecRok)
0.3.11 (2023-04-02)
Merged pull requests:
- docs: add KukovecRok as a contributor for example #134 (allcontributors[bot])
- Update workflow #133 (KukovecRok)
- Add examples to convert TCX/GPX file to csv #132 (KukovecRok)
0.3.10 (2023-02-20)
Fixed bugs:
- Read one GPX file produces division by zero #83
Closed issues:
- Tcxreader issue #123
- Test scenario for dead end detection is missing #122
- Convert gpx to tcx and vice-versa #89
Merged pull requests:
- docs: add KukovecRok as a contributor for bug, and test #130 (allcontributors[bot])
- Multiple issues fixed. #129 (KukovecRok)
- docs: add KukovecRok as a contributor for code #128 (allcontributors[bot])
- update example #127 (KukovecRok)
- New test scenario for dead end identification #124 (firefly-cpp)
0.3.9 (2023-01-16)
Implemented enhancements:
- 'classes' module not finished #60
Merged pull requests:
- Added tests for UTF8 formatted Gpx files #121 (alenrajsp)
- Update gpx_manipulation.py #120 (alenrajsp)
- Add FIT format test file #119 (firefly-cpp)
- Use tcxreader v0.4.4 #118 (firefly-cpp)
0.3.8 (2022-12-21)
Merged pull requests:
- Bump certifi from 2022.9.24 to 2022.12.7 #117 (dependabot[bot])
- Update tcx_manipulation.py #116 (garyjellyarms)
0.3.7.2 (2022-11-30)
Closed issues:
- @all-contributors add #108
Merged pull requests:
- Bump pillow from 9.2.0 to 9.3.0 #115 (dependabot[bot])
- docs: add Mtvrt123 as a contributor for bug #114 (allcontributors[bot])
- docs: add firefly-cpp as a contributor for data #113 (allcontributors[bot])
- docs: add KoprivcLuka as a contributor for bug #112 (allcontributors[bot])
- docs: add garyjellyarms as a contributor for bug #111 (allcontributors[bot])
- docs: add carlosal1015 as a contributor for maintenance #110 (allcontributors[bot])
- docs: add alenrajsp as a contributor for maintenance #109 (allcontributors[bot])
0.3.7.1 (2022-10-20)
Merged pull requests:
- changed none type bug in identify_hills #105 (garyjellyarms)
0.3.7 (2022-10-09)
Merged pull requests:
- Bump joblib from 1.1.0 to 1.2.0 #103 (dependabot[bot])
0.3.6 (2022-08-25)
Merged pull requests:
- Add niaaml dependency #102 (firefly-cpp)
0.3.5 (2022-08-19)
Merged pull requests:
- Missing values fix #101 (alenrajsp)
- Move NiaAML in extras #100 (firefly-cpp)
- Missing values fix #99 (alenrajsp)
- Update file_manipulation tests, update plot_data names #98 (alenrajsp)
0.3.4 (2022-08-16)
Merged pull requests:
- New superclass FileManipulation, update HillIdentification, PlotData added feature to fill missing values #97 (alenrajsp)
- Improvement in Hill Detection algorithm #95 (alenrajsp)
- Bugfix and improvement tcx_manipulation #94 (alenrajsp)
0.3.3 (2022-08-08)
0.3.2 (2022-08-02)
Closed issues:
- Tests #66
0.3.1 (2022-08-01)
Merged pull requests:
- Upgrade test for SUP activity #93 (firefly-cpp)
- WIP - Add basic test for reading SUP activity #92 (firefly-cpp)
0.3.0 (2022-07-15)
Closed issues:
Merged pull requests:
- Add instructions for install from AUR #91 (carlosal1015)
- Implementation of Lucia's TRIMP #88 (luckyLukac)
0.2.18 (2022-07-01)
Merged pull requests:
- Edwards TRIMP implementation and various other changes #87 (luckyLukac)
- Reference for Banister's TRIMP added #85 (firefly-cpp)
0.2.17 (2022-06-23)
Implemented enhancements:
- Fix logo link (pypi issue) #81
Merged pull requests:
- Update gpx_manipulation.py #84 (alenrajsp)
- Bump numpy from 1.21.1 to 1.22.0 #82 (dependabot[bot])
0.2.16 (2022-05-17)
Fixed bugs:
- Error reading GPX file #77
Merged pull requests:
- Do not package the tests #80 (firefly-cpp)
0.2.15 (2022-04-26)
Merged pull requests:
- Bugfix related to reading gpx files #78 (alenrajsp)
- Refactored code according to Flake8 standard #76 (luckyLukac)
0.2.14 (2022-02-20)
0.2.13 (2022-02-20)
Implemented enhancements:
- TODOs in interruptions #50
Fixed bugs:
- One test is failing #39
Closed issues:
Merged pull requests:
- docs: add alenrajsp as a contributor for bug #75 (allcontributors[bot])
- docs: add spelap as a contributor for code #73 (allcontributors[bot])
- docs: add lukapecnik as a contributor for code, doc, test, bug #72 (allcontributors[bot])
- docs: add rhododendrom as a contributor for code, design, doc, ideas #71 (allcontributors[bot])
- docs: add luckyLukac as a contributor for ideas, code, bug, test, example #70 (allcontributors[bot])
- docs: add firefly-cpp as a contributor for code, bug, test, example, doc, ideas, mentoring, platform, maintenance #69 (allcontributors[bot])
- docs: add alenrajsp as a contributor for code, test, example, doc, ideas #68 (allcontributors[bot])
0.2.12 (2022-02-03)
Implemented enhancements:
- Add installation instructions for Anaconda users #22
Merged pull requests:
- Fixed test and various bugfixes #63 (luckyLukac)
- Added references to several modules #62 (luckyLukac)
- Documentation improvements #61 (luckyLukac)
0.2.11 (2022-01-18)
Merged pull requests:
- Dead end identification refactoring and minor change in TCXFile #58 (alenrajsp)
- Documentation update and bugfix #57 (alenrajsp)
0.2.10 (2022-01-13)
Implemented enhancements:
- Add tests #52
Closed issues:
- Add descriptions of added features to readme #51
Merged pull requests:
- Refactored area_identification, minor bugfix in TCXFile #56 (alenrajsp)
- Bump pillow from 8.4.0 to 9.0.0 #55 (dependabot[bot])
- Added tests #54 (alenrajsp)
- Updated PlotData and readme #53 (alenrajsp)
0.2.9 (2021-12-22)
Implemented enhancements:
Closed issues:
Merged pull requests:
- Added interruption detection #49 (alenrajsp)
- pull request for logo #46 (rhododendrom)
0.2.8 (2021-11-09)
Merged pull requests:
0.2.7 (2021-10-26)
Closed issues:
- Add a citation.cff file #35
Merged pull requests:
0.2.6 (2021-09-30)
Merged pull requests:
- Small changes in dead end detection #38 (luckyLukac)
- Initial version of dead end identification within an exercise #37 (luckyLukac)
- Updated Weather identification #36 (alenrajsp)
0.2.5 (2021-09-24)
Merged pull requests:
- Fixed bug at drawing the map if no points inside of an area #34 (luckyLukac)
- Space complexity improvements #33 (luckyLukac)
- Added visualization of the area detection in README #32 (luckyLukac)
- Small fixes #31 (luckyLukac)
0.2.4 (2021-08-15)
Implemented enhancements:
- Improve code quality #19
Fixed bugs:
- test_data_analysis.py is failing #26
Merged pull requests:
- Fix tests and add code quality improvements #29 (lukapecnik)
- Added test & update README #28 (spelap)
0.2.3 (2021-07-16)
Merged pull requests:
0.2.2 (2021-07-02)
Merged pull requests:
- Added test for area_identification #25 (luckyLukac)
0.2.1 (2021-07-01)
Merged pull requests:
- Improvements in area detection #24 (luckyLukac)
- Implementation of area detection with rays #23 (luckyLukac)
- Documentation improvements #21 (luckyLukac)
- Implementation of area recognition #17 (luckyLukac)
0.2.0 (2021-05-08)
Merged pull requests:
- Updated docs, updated library to include total ascent & descent #16 (alenrajsp)
- Added Geopy and Overpass basic integration #15 (alenrajsp)
- Implementation of calculation of hill gradient #14 (luckyLukac)
0.1.2 (2021-03-18)
Merged pull requests:
- Small improvements #13 (luckyLukac)
- Added DataAnalysis feature #12 (lukapecnik)
- Added test_interval_identification and minor bugfixes #11 (luckyLukac)
- Potential code fixes and improvements #10 (lukapecnik)
- update readme #9 (rhododendrom)
- Update plot_data.py #8 (rhododendrom)
0.1.1 (2021-03-09)
Merged pull requests:
- Basic documentation and testing framework established. #7 (lukapecnik)
- Implementation of CSV writer #6 (luckyLukac)
- Improvements #5 (luckyLukac)
- Implementation of interval identification and small bugfix #4 (luckyLukac)
- Bugfix #3 (luckyLukac)
- Added Weather data. #2 (alenrajsp)
- Dependency replacement #1 (alenrajsp)
* This Changelog was automatically generated by github_changelog_generator