-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
0.1.0 #25
Merged
Merged
0.1.0 #25
Conversation
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
# Description Add `region` to stock symbol lookup requests to narrow results to a market Include `service` in responses to attribute API provider (currently Alpha Vantage) # Issues Closes #16 # Other Notes <!-- Note any breaking changes, WIP changes, requests for input, etc. here --> --------- Co-authored-by: Daniel McKnight <[email protected]>
# Description Add `lang_code` option to weather endpoint Replaces `lang_code` with `lang` for api consistency and OWM compat. # Issues Closes #15 # Other Notes <!-- Note any breaking changes, WIP changes, requests for input, etc. here --> --------- Co-authored-by: Daniel McKnight <[email protected]>
# Description Include response error messages in email error responses # Issues Response messages updated in NeonGeckoCom/neon_email_proxy#28 # Other Notes <!-- Note any breaking changes, WIP changes, requests for input, etc. here --> Co-authored-by: Daniel McKnight <[email protected]>
# Description Fix `unit`/`units` compat. issue with API proxy service # Issues <!-- If this is related to or closes an issue/other PR, please note them here --> # Other Notes As noted [on Matrix](https://matrix.to/#/!ZhEZYNzKBfpEAhtQIz:matrix.org/$FunTJOligMlv8gr_ewqKKaMOrTKje7RaK6xiFeC0cEc?via=matrix.org&via=nitro.chat&via=rx.haunted.computer) Co-authored-by: Daniel McKnight <[email protected]>
# Description Update example config to include all options Update requirements to resolve dependabot warning # Issues <!-- If this is related to or closes an issue/other PR, please note them here --> # Other Notes <!-- Note any breaking changes, WIP changes, requests for input, etc. here --> Co-authored-by: Daniel McKnight <[email protected]>
NeonDaniel
approved these changes
May 6, 2024
Fast-tracked release to resolve weather report unit issue in production |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changelog
0.0.2a5 (2024-05-06)
Full Changelog
Merged pull requests:
0.0.2a4 (2024-05-06)
Full Changelog
Merged pull requests:
0.0.2a3 (2024-04-10)
Full Changelog
Merged pull requests:
0.0.2a2 (2024-04-10)
Full Changelog
Implemented enhancements:
Merged pull requests:
lang_code
optional param to weather endpoint #18 (NeonDaniel)0.0.2a1 (2024-04-09)
Full Changelog
Implemented enhancements:
Merged pull requests:
region
in stock search requests #17 (NeonDaniel)* This Changelog was automatically generated by github_changelog_generator