-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a432f86
commit 17d4a44
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Changelog | ||
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. | ||
|
||
- - - | ||
## 0.1.0 - 2024-05-24 | ||
#### Bug Fixes | ||
- fixes #13 by properly joining geoms - (86be653) - Mark Morley | ||
- buffer points to network type table - (ab3dc57) - Mark Morley | ||
- pointed to proper tables - (3f45802) - Mark Morley | ||
- changed order of seg&buffer creation in class instantiation - (21a8374) - Mark Morley | ||
- change to point to fdw tables - (f2a9797) - Mark Morley | ||
#### Features | ||
- added pull islands function for use in webmap - (c8320b8) - Mark Morley | ||
- create nodes from network for later use w isochrones - (8415c7c) - Mark Morley | ||
- pull stats function for point and polygons - (64ee047) - Mark Morley | ||
#### Miscellaneous Chores | ||
- cleanup cog - (a432f86) - Mark Morley | ||
|
||
- - - | ||
|
||
Changelog generated by [cocogitto](https://github.com/cocogitto/cocogitto). |