Skip to content

Commit

Permalink
Bump release to 0.2.2 (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelsJP authored May 20, 2022
1 parent b1583f8 commit cb18a7d
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 36 deletions.
67 changes: 39 additions & 28 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,45 +2,56 @@

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

#### [v0.2.1-alpha](https://github.com/MichaelsJP/ohsome-qgis-plugin/compare/v0.2.0-alpha...v0.2.1-alpha)
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

- replace the hex link with oqt to the top bar [`#41`](https://github.com/MichaelsJP/ohsome-qgis-plugin/pull/41)
- Fix the qt related bug [`#39`](https://github.com/MichaelsJP/ohsome-qgis-plugin/pull/39)
- Remove old release [`#38`](https://github.com/MichaelsJP/ohsome-qgis-plugin/pull/38)
- Fix wrong url [`#37`](https://github.com/MichaelsJP/ohsome-qgis-plugin/pull/37)
#### [v0.2.2-alpha](https://github.com/GIScience/ohsome-qgis-plugin/compare/v0.2.1-alpha...v0.2.2-alpha)

#### [v0.2.0-alpha](https://github.com/MichaelsJP/ohsome-qgis-plugin/compare/v0.1.1-alpha...v0.2.0-alpha)
- Fix time selector [`#52`](https://github.com/GIScience/ohsome-qgis-plugin/pull/52)
- Update qgis-private-release.xml [`1ae7c87`](https://github.com/GIScience/ohsome-qgis-plugin/commit/1ae7c87097ef99d4b5235feb15ae94ef93f18879)

#### [v0.2.1-alpha](https://github.com/GIScience/ohsome-qgis-plugin/compare/v0.2.0-alpha...v0.2.1-alpha)

> 28 July 2021
- fix metadata release version [`#45`](https://github.com/GIScience/ohsome-qgis-plugin/pull/45)
- Bump Release to 0.2.1 [`#43`](https://github.com/GIScience/ohsome-qgis-plugin/pull/43)
- replace the hex link with oqt to the top bar [`#41`](https://github.com/GIScience/ohsome-qgis-plugin/pull/41)
- Fix the qt related bug [`#39`](https://github.com/GIScience/ohsome-qgis-plugin/pull/39)
- Remove old release [`#38`](https://github.com/GIScience/ohsome-qgis-plugin/pull/38)
- Fix wrong url [`#37`](https://github.com/GIScience/ohsome-qgis-plugin/pull/37)

#### [v0.2.0-alpha](https://github.com/GIScience/ohsome-qgis-plugin/compare/v0.1.1-alpha...v0.2.0-alpha)

> 27 July 2021
- Bump release [`#36`](https://github.com/MichaelsJP/ohsome-qgis-plugin/pull/36)
- Add filter help button [`#34`](https://github.com/MichaelsJP/ohsome-qgis-plugin/pull/34)
- fix old release url [`#33`](https://github.com/MichaelsJP/ohsome-qgis-plugin/pull/33)
- Errors when no providers are available [`#31`](https://github.com/MichaelsJP/ohsome-qgis-plugin/pull/31)
- Catch AttributeError when provider_combo is not present. [`#29`](https://github.com/MichaelsJP/ohsome-qgis-plugin/pull/29)
- Replace the development logo [`#28`](https://github.com/MichaelsJP/ohsome-qgis-plugin/pull/28)
- Renaming of OhsomeQgis, general tidyup, rename Plugin [`#25`](https://github.com/MichaelsJP/ohsome-qgis-plugin/pull/25)
- Basic workflow [`#21`](https://github.com/MichaelsJP/ohsome-qgis-plugin/pull/21)
- fix alpha version [`#19`](https://github.com/MichaelsJP/ohsome-qgis-plugin/pull/19)
- fix the private qgis repo [`#17`](https://github.com/MichaelsJP/ohsome-qgis-plugin/pull/17)
- fix download url for 0.1.1-alpha release [`beed76b`](https://github.com/MichaelsJP/ohsome-qgis-plugin/commit/beed76bd8335de5b00a0bbcaae7c8a584c908b50)
- Bump release [`#36`](https://github.com/GIScience/ohsome-qgis-plugin/pull/36)
- Add filter help button [`#34`](https://github.com/GIScience/ohsome-qgis-plugin/pull/34)
- fix old release url [`#33`](https://github.com/GIScience/ohsome-qgis-plugin/pull/33)
- Errors when no providers are available [`#31`](https://github.com/GIScience/ohsome-qgis-plugin/pull/31)
- Catch AttributeError when provider_combo is not present. [`#29`](https://github.com/GIScience/ohsome-qgis-plugin/pull/29)
- Replace the development logo [`#28`](https://github.com/GIScience/ohsome-qgis-plugin/pull/28)
- Renaming of OhsomeQgis, general tidyup, rename Plugin [`#25`](https://github.com/GIScience/ohsome-qgis-plugin/pull/25)
- Basic workflow [`#21`](https://github.com/GIScience/ohsome-qgis-plugin/pull/21)
- fix alpha version [`#19`](https://github.com/GIScience/ohsome-qgis-plugin/pull/19)
- fix the private qgis repo [`#17`](https://github.com/GIScience/ohsome-qgis-plugin/pull/17)
- fix download url for 0.1.1-alpha release [`beed76b`](https://github.com/GIScience/ohsome-qgis-plugin/commit/beed76bd8335de5b00a0bbcaae7c8a584c908b50)

#### [v0.1.1-alpha](https://github.com/MichaelsJP/ohsome-qgis-plugin/compare/v0.1.0-alpha...v0.1.1-alpha)
#### [v0.1.1-alpha](https://github.com/GIScience/ohsome-qgis-plugin/compare/v0.1.0-alpha...v0.1.1-alpha)

> 30 June 2021
- Version bump [`#16`](https://github.com/MichaelsJP/ohsome-qgis-plugin/pull/16)
- fix the connection bug and add better debugging for failed connections [`#14`](https://github.com/MichaelsJP/ohsome-qgis-plugin/pull/14)
- update readme [`#9`](https://github.com/MichaelsJP/ohsome-qgis-plugin/pull/9)
- fix the qgis repo file name [`#8`](https://github.com/MichaelsJP/ohsome-qgis-plugin/pull/8)
- Ohsome alpha version [`#3`](https://github.com/MichaelsJP/ohsome-qgis-plugin/pull/3)
- Version bump [`#16`](https://github.com/GIScience/ohsome-qgis-plugin/pull/16)
- fix the connection bug and add better debugging for failed connections [`#14`](https://github.com/GIScience/ohsome-qgis-plugin/pull/14)
- update readme [`#9`](https://github.com/GIScience/ohsome-qgis-plugin/pull/9)
- fix the qgis repo file name [`#8`](https://github.com/GIScience/ohsome-qgis-plugin/pull/8)
- Ohsome alpha version [`#3`](https://github.com/GIScience/ohsome-qgis-plugin/pull/3)

#### v0.1.0-alpha

> 26 June 2021
- Create MIT LICENSE [`#4`](https://github.com/MichaelsJP/ohsome-qgis-plugin/pull/4)
- #1⁻basic layout [`#3`](https://github.com/MichaelsJP/ohsome-qgis-plugin/pull/3)
- orstools structure [`bc2c9fc`](https://github.com/MichaelsJP/ohsome-qgis-plugin/commit/bc2c9fcdc78724d4baf0841cb63033de714a28eb)
- added advanced endpoint selection [`9128eac`](https://github.com/MichaelsJP/ohsome-qgis-plugin/commit/9128eac2a522b89342157918ac03503e4c406951)
- add ohsome endpoints [`99e0c2b`](https://github.com/MichaelsJP/ohsome-qgis-plugin/commit/99e0c2bd1f1dfcd75bdf06d437c74c1051affde1)
- Create MIT LICENSE [`#4`](https://github.com/GIScience/ohsome-qgis-plugin/pull/4)
- #1⁻basic layout [`#3`](https://github.com/GIScience/ohsome-qgis-plugin/pull/3)
- orstools structure [`bc2c9fc`](https://github.com/GIScience/ohsome-qgis-plugin/commit/bc2c9fcdc78724d4baf0841cb63033de714a28eb)
- added advanced endpoint selection [`9128eac`](https://github.com/GIScience/ohsome-qgis-plugin/commit/9128eac2a522b89342157918ac03503e4c406951)
- add ohsome endpoints [`99e0c2b`](https://github.com/GIScience/ohsome-qgis-plugin/commit/99e0c2bd1f1dfcd75bdf06d437c74c1051affde1)
11 changes: 5 additions & 6 deletions ohsomeTools/metadata.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,18 @@ name=ohsomeTools
qgisMinimumVersion=3.14
description=ohsome API, spatial and temporal OSM requests for QGIS

version=0.2.1-alpha
version=0.2.2-alpha
author=HeiGIT gGmbH
email=ohsome@heigit.org

about=ohsomeTools provides access to the ohsome API.

changelog=2021.07.28 v0.2.1-alpha
changelog=2021.07.28 v0.2.2-alpha
Added:
- Replace the hex link with oqt to the top bar [`#41`](https://github.com/MichaelsJP/ohsome-qgis-plugin/pull/41)
- Remove old release [`#38`](https://github.com/MichaelsJP/ohsome-qgis-plugin/pull/38)
- bump release [`#52`](https://github.com/MichaelsJP/ohsome-qgis-plugin/pull/54)
Fixed:
- Fix the qt related bug [`#39`](https://github.com/MichaelsJP/ohsome-qgis-plugin/pull/39)
- Fix wrong url [`#37`](https://github.com/MichaelsJP/ohsome-qgis-plugin/pull/37)
- fix time selector [`#52`](https://github.com/MichaelsJP/ohsome-qgis-plugin/pull/52)
- fix metadata release version [`#41`](https://github.com/MichaelsJP/ohsome-qgis-plugin/pull/41)
Removed: None
Complete changelog of all versions: https://github.com/GIScience/ohsome-qgis-plugin/blob/main/CHANGELOG.md

Expand Down
4 changes: 2 additions & 2 deletions qgis-private-release.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<?xml version="1.0"?>
<plugins>
<pyqgis_plugin name="ohsomeTools" version="0.2.1-alpha">
<pyqgis_plugin name="ohsomeTools" version="0.2.2-alpha">
<description>ohsomeTools alpha version</description>
<homepage>https://github.com/GIScience/ohsome-qgis-plugin/</homepage>
<qgis_minimum_version>3.14</qgis_minimum_version>
<file_name>ohsomeTools.zip</file_name>
<author_name>Julian Psotta</author_name>
<download_url>https://github.com/GIScience/ohsome-qgis-plugin/releases/download/v0.2.1-alpha/ohsomeTools.zip</download_url>
<download_url>https://github.com/GIScience/ohsome-qgis-plugin/releases/download/v0.2.2-alpha/ohsomeTools.zip</download_url>
</pyqgis_plugin>
</plugins>

0 comments on commit cb18a7d

Please sign in to comment.