- correct the missing unit on image generation
- add linebreaks for units section
- update readme with units info
- update changelog
Full set of changes: v0.3.0...v0.3.1
- Allow changing units of measure for reporting
Full set of changes: v0.2.4...v0.3.0
- correct issue with location error response
- update changelong vor 0.2.3
Full set of changes: v0.2.3...v0.2.4
- wrap all url calls with yarl.URL to sanitize the URLs passed
- move location to a fuction
- fix image urls in the examples section
- add some examples to the readme
- correct issue with the move into a subdir
- remove pycache from git
Full set of changes: v0.2.2...v0.2.3
- rewrite the moon phase to only make one call to get json and generate the correct character instaed of making 2 calls
- add changelog to auto-publish to github release
- update changelog
- add build status to badges
- add build status to badges
- add some badges to the doc page
Full set of changes: v0.2.1...v0.2.2
- correct space to plus in location
Full set of changes: v0.2.0...v0.2.1
- add command to get the lunar phase
- move weather into its own module to clean up basedir and make future expansion easier
Full set of changes: v0.1.0...v0.2.0
- add ability to display the png forecast version of the weather
- clean up redundant logic for location given or not
- add pylint to makefile
- Updated makefile to check tags to determine release
- fix default location format as it seems to not quite work right
- make show_image default to false
- clean up some docstrings and the error note, added show_image helper.copy()
Full set of changes: v0.0.16...v0.1.0
- added a check for the 'unknown location' to show a message if that occurs
- Setup all the dev stuff in poetry
Full set of changes: v0.0.15...v0.0.16
Full set of changes: v0.0.14...v0.0.15
Full set of changes: v0.0.13...v0.0.14
Full set of changes: v0.0.9...v0.0.13
Full set of changes: v0.0.8...v0.0.9