Releases: CenterForOpenScience/osf-project-exporter
Releases · CenterForOpenScience/osf-project-exporter
v1.0.1
What's Changed
- 16 write a contribution guide by @BenitoMatischen in #120
- 119 technical documentation by @BenitoMatischen in #121
- 34 refactor readme with more detail corrections by @BenitoMatischen in #122
- Make 1.0.1 release by @BenitoMatischen in #123
Full Changelog: v1.0.0...v1.0.1
v1.0.0 - Production Release
The v1 release of the export library for the Open Science Framework.
What's Changed
- Prepare v1.0.0 release by @BenitoMatischen in #115
- Make v1.0.0 release by @BenitoMatischen in #117
Full Changelog: v0.2.3...v1.0.0
v0.2.3
What's Changed
- 110 use utc timestamps for date modified and created by @BenitoMatischen in #112
- Osfexport 0.2.3 by @BenitoMatischen in #113
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- Replace click.echo with logging.warning in exporter.py by @BenitoMatischen in #109
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Raise errors when appropriate in
is_publicmethod by @BenitoMatischen in #105 - Bump version to 0.2.1 by @BenitoMatischen in #106
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Add user agent header to requests by @BenitoMatischen in #87
- Handle 401 errors when attempting to download images in the wiki by @BenitoMatischen in #93
- Show title of direct parent when including components of a project by @BenitoMatischen in #96
- Improve error handling and input validation by @BenitoMatischen in #97
- Compress and make text smaller in pdf by @BenitoMatischen in #99
- Add Component label to titles by @BenitoMatischen in #101
- Improve extracting id from urls by @BenitoMatischen in #102
- Handle 429 errors by @BenitoMatischen in #98
- Bump version to 0.2.0 by @BenitoMatischen in #103
Full Changelog: v0.1.4...v0.2.0
v0.1.4 - Release on PyPI
This version is the first one released on the PyPI index. Previous releases were released on the TestPyPI index for testing purposes.
What's Changed
- Release on pypi by @BenitoMatischen in #91
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Rename package for pypi by @BenitoMatischen in #89
- chore: Bump version to 0.1.3 by @BenitoMatischen in #90
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- 57 allow exporting components via passing url by @BenitoMatischen in #83
- chore: Bump release to 0.1.2 by @BenitoMatischen in #88
Full Changelog: v0.1.1...v0.1.2
v0.1.1
This release can be found at https://test.pypi.org/project/osfio-export-tool/
What's Changed
- Hotfix: pass pat to methods by @BenitoMatischen in #79
Full Changelog: v0.1.0...v0.1.1