Skip to content
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

Add lang_code optional param to weather endpoint #18

Merged
merged 2 commits into from
Apr 10, 2024

Conversation

NeonDaniel
Copy link
Member

Description

Add lang_code option to weather endpoint
Replaces lang_code with lang for api consistency and OWM compat.

Issues

Closes #15

Other Notes

@NeonDaniel NeonDaniel merged commit 30bb9e1 into dev Apr 10, 2024
6 checks passed
@NeonDaniel NeonDaniel deleted the FEAT_WeatherApiLanguage branch April 10, 2024 00:15
@github-actions github-actions bot mentioned this pull request May 6, 2024
NeonDaniel added a commit that referenced this pull request May 6, 2024
# Changelog

## [0.0.2a5](https://github.com/NeonGeckoCom/neon-hana/tree/0.0.2a5)
(2024-05-06)

[Full
Changelog](0.0.2a4...0.0.2a5)

**Merged pull requests:**

- Update config documentation and resolve security warning
[\#24](#24)
([NeonDaniel](https://github.com/NeonDaniel))

## [0.0.2a4](https://github.com/NeonGeckoCom/neon-hana/tree/0.0.2a4)
(2024-05-06)

[Full
Changelog](0.0.2a3...0.0.2a4)

**Merged pull requests:**

- Fix kwarg handling for backend compat.
[\#22](#22)
([NeonDaniel](https://github.com/NeonDaniel))

## [0.0.2a3](https://github.com/NeonGeckoCom/neon-hana/tree/0.0.2a3)
(2024-04-10)

[Full
Changelog](0.0.2a2...0.0.2a3)

**Merged pull requests:**

- Include email API error responses in HTTP response
[\#19](#19)
([NeonDaniel](https://github.com/NeonDaniel))

## [0.0.2a2](https://github.com/NeonGeckoCom/neon-hana/tree/0.0.2a2)
(2024-04-10)

[Full
Changelog](0.0.2a1...0.0.2a2)

**Implemented enhancements:**

- \[FEAT\] Weather API Language Support
[\#15](#15)

**Merged pull requests:**

- Add `lang_code` optional param to weather endpoint
[\#18](#18)
([NeonDaniel](https://github.com/NeonDaniel))

## [0.0.2a1](https://github.com/NeonGeckoCom/neon-hana/tree/0.0.2a1)
(2024-04-09)

[Full
Changelog](0.0.1...0.0.2a1)

**Implemented enhancements:**

- \[FEAT\] Stock API region support
[\#16](#16)

**Merged pull requests:**

- Support `region` in stock search requests
[\#17](#17)
([NeonDaniel](https://github.com/NeonDaniel))



\* *This Changelog was automatically generated by
[github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] Weather API Language Support
1 participant