Releases: Helioviewer-Project/python-api
Releases · Helioviewer-Project/python-api
v1.1.0
What's Changed
- precommit update and cron job by @nabobalis in #87
- Update suvi IDs to the ones implemented in helioviewer by @dgarciabriseno in #86
- Fix failing CI by @akash5100 in #89
- Update isort version for pre-commit by @dgarciabriseno in #90
- Reduce example output for getstatus's doctest by @dgarciabriseno in #91
- Remove extra_navbar option to fix doc build by @dgarciabriseno in #93
- Create dependabot.yml by @nabobalis in #95
- Pin pydantic to < 2 by @dstansby in #94
- Test py311 and support pydantic 2.0 and above by @nabobalis in #97
New Contributors
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- use res['title'] to as a new filename by @akash5100 in #82
save_filenow cleans the filename, expands user and returns the full file path by @nabobalis in #84
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Adds
createMoviefunction to generate movie by @akash5100 in #73 - Update docstring function by @nabobalis in #76
- remove optional by @nabobalis in #78
- Prevent double CI on branch + PR by @nabobalis in #79
- Add user guide by @dgarciabriseno in #68
- Add createScreenshot function by @akash5100 in #77
- Use DataSource enum to validate source_id in the facade functions by @akash5100 in #80
Full Changelog: v0.1.0rc1...v1.0.0
v0.1.0rc1
What's Changed
- Template Repo by @nabobalis in #1
- fix CI by @nabobalis in #2
- Readme tweaks by @nabobalis in #3
- remove online check for tests by @nabobalis in #22
- Fix wheels CI build by @nabobalis in #23
- Design Generic function for the getJP2Image endpoint by @akash5100 in #21
- API docs - mypy check - parameters creation by @nabobalis in #32
- Create a module for the frontend of the endpoint function by @akash5100 in #33
- JPEG2000 endpoints by @akash5100 in #34
- tweak docs again by @nabobalis in #37
- Brings JPEG2000 endpoints to Facade by @akash5100 in #36
- Adds Get Closest Image endpoint by @akash5100 in #39
- Data sources endpoint by @akash5100 in #40
- Switch the baseurl with
set_apiby @akash5100 in #41 - Screenshots endpoint by @akash5100 in #47
- settings config instead of global var by @nabobalis in #44
- typehinting package by @nabobalis in #45
- Documentation before the first release by @akash5100 in #48
- QueueMovies Endpoint by @akash5100 in #38
- reQueueMovie and getMovieStatus endpoints by @akash5100 in #51
- Mark reQueueMovie test as skipped by @dgarciabriseno in #54
- Fixes doc build by @nabobalis in #56
- Testing Beta URL by adding environment var in tox by @akash5100 in #55
- downloadMovie endpoint by @akash5100 in #57
- shortenURL and getNewsFeed endpoint by @akash5100 in #58
- Get tile by @akash5100 in #59
- doc tweaks by @nabobalis in #60
- Enum for Datasources by @akash5100 in #61
- Generate layers string with
create_layersfunction by @akash5100 in #65 - Rename
DataSourcesenum toDataSourceby @akash5100 in #69 EventTypeenum by @akash5100 in #70- Add
create_eventfunction to create event string by @akash5100 in #71 - Save binary response with
save_filefunction by @akash5100 in #72
New Contributors
- @nabobalis made their first contribution in #1
- @akash5100 made their first contribution in #21
- @dgarciabriseno made their first contribution in #54
Full Changelog: https://github.com/Helioviewer-Project/python-api/commits/v0.1.0rc1