Skip to content

Commit

Permalink
Release: version 2.3.post1
Browse files Browse the repository at this point in the history
  • Loading branch information
davide-f committed Dec 22, 2024
1 parent 8615345 commit dfe06a8
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 8 deletions.
31 changes: 24 additions & 7 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,37 @@
Changelog
=========

(unreleased)
2.3.post1 (2024-12-22)
------------
- Release: version 2.3.post1 🚀 [Davide Fioriti]
- Drop unused pyproject dependencies (#58) [Davide Fioriti]
- Update pyproject and add CI test to pip installation (#57) [Davide
Fioriti]
- Update pyproject. [Davide Fioriti]


2.3 (2024-12-12)
------------
2.3 (2024-12-20)
----------------
- Update release.yml. [Davide Fioriti]
- Drop trusted publisher. [Davide Fioriti]
- Add password. [Davide Fioriti]
- Revise README install dependencies. [Davide Fioriti]
- Release: version 2.3. [Davide Fioriti]
- Revise Makefile doc env. [Davide Fioriti]
- Add setuptools to install dependency (#56) [Davide Fioriti]
- Add mock overpass file. [Matin Mahmood]
- Remove deprecated config file. [Matin Mahmood]
- Fix region_tuple. [Matin Mahmood]
- Mkdocs.yml remove unused extendsions. [Matin Mahmood]
- Fix docs. [Matin Mahmood]
- Attempt to fix docs. [Matin Mahmood]
- Update README badges. [Matin Mahmood]
- Add regions md table. [Matin Mahmood]

- Add supported regions list to documentation. [Matin Mahmood]
- Improve and bugfix in documentation. [Matin Mahmood]
- Add mock overpass implementation [Matin Mahmood]
- Include pyproject.toml in the package. [Davide Fioriti]

2.2 (2024-09-05)
----------------
- Release: version 2.2 🚀 [Matin Mahmood]
- Return view_df. [Matin Mahmood]
- Refactor arg parser. [Matin Mahmood]
- Allow to disable the progressbar (#53) [Fabian Hofmann]
Expand Down
2 changes: 1 addition & 1 deletion earth_osm/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.3
2.3.post1

0 comments on commit dfe06a8

Please sign in to comment.