|
2 | 2 |
|
3 | 3 | All notable changes to this project will be documented in this file. |
4 | 4 |
|
5 | | -## [0.3.0] - 2025-05-07 |
| 5 | +## [0.4.0] - 2025-12-16 |
| 6 | + |
| 7 | +### Bug Fixes |
| 8 | +- Reprojection error of skspatial |
| 9 | +- Reproject point to closed line segment |
| 10 | +- Reproject point to closed line segment |
| 11 | +- Change shapely buffer options for bend profiles |
6 | 12 |
|
7 | 13 | ### Documentation |
| 14 | +- Update readme install instructions |
8 | 15 |
|
9 | | -#### Column |
| 16 | +### Miscellaneous Tasks |
10 | 17 |
|
11 | | -- Improvement of docstrings in Column plot method |
| 18 | +- *Github*: |
| 19 | + - Omit python version 3.14 in test matrix |
| 20 | + - Install missing package in test job |
12 | 21 |
|
13 | | -#### Section |
| 22 | +### Styling |
| 23 | +- Format files with github super linter |
14 | 24 |
|
15 | | -- Improvement of docstring and type hint of parameters of Section init method |
| 25 | +## [0.3.0] - 2025-05-07 |
16 | 26 |
|
| 27 | +### Documentation |
| 28 | +- *Column*: Improvement of docstrings in Column plot method |
| 29 | +- *Section*: Improvement of docstring and type hint of parameters of Section init method |
17 | 30 |
|
18 | 31 | ### Refactor |
19 | | - |
20 | | -#### Plot_map |
21 | | - |
22 | | -- [**breaking**] Refactor parameters of the plot map function |
23 | | - |
| 32 | +- *Plot_map*: [**BREAKING**]Refactor parameters of the plot map function |
24 | 33 |
|
25 | 34 | ## [0.2.0] - 2025-05-06 |
26 | 35 |
|
27 | 36 | ### Bug Fixes |
28 | | - |
29 | | -#### Ci |
30 | | - |
31 | | -- Use proper upload artifact version |
32 | | - |
33 | | -#### Dependencies |
34 | | - |
35 | | -- Fix dependencies in docs and test |
36 | | - |
| 37 | +- *Ci*: Use proper upload artifact version |
| 38 | +- *Dependencies*: Fix dependencies in docs and test |
37 | 39 |
|
38 | 40 | ### Documentation |
39 | | - |
40 | | -#### Changelog |
41 | | - |
42 | | -- Remove custom changelog format |
43 | | - |
| 41 | +- *Changelog*: Remove custom changelog format |
44 | 42 |
|
45 | 43 | ### Miscellaneous Tasks |
46 | | - |
47 | | -#### Dependencies |
48 | | - |
49 | | -- Add cems-nuclei as dependency under notebook scope |
50 | | - |
| 44 | +- *Dependencies*: Add cems-nuclei as dependency under notebook scope |
51 | 45 |
|
52 | 46 | ### Refactor |
53 | | - |
54 | | -#### Python |
55 | | - |
56 | | -- [**breaking**] Set minimum supported python version to 3.11 and support 3.13 |
57 | | - |
| 47 | +- *Python*: [**BREAKING**]Set minimum supported python version to 3.11 and support 3.13 |
58 | 48 |
|
59 | 49 | ## [0.1.0] - 2024-04-29 |
60 | 50 |
|
61 | 51 | ### Bug Fixes |
62 | | - |
| 52 | +- Set different web tile provider |
63 | 53 |
|
64 | 54 | ### Miscellaneous Tasks |
65 | | - |
| 55 | +- Update example to use BRO CPT's |
| 56 | +- Remove html file |
| 57 | +- Update gitignore |
| 58 | +- Init setup of the package |
66 | 59 |
|
67 | 60 | ### Styling |
68 | | - |
| 61 | +- Format files an add typing |
69 | 62 |
|
70 | 63 | <!-- CEMS BV. --> |
0 commit comments