All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- CHANGELOG can be parsed by the github action
- Adding MIT licence
- Feature: Add cli command
hello-world
for printing hello world message with emoji
- Feature: Replace dict to enum types for globe-emoji option (with a choice on all enums)
- Feature: Install script 'helloworld' with poetry script
- Feature: Add logging support (for debug logs)
- CI: Activate workflow on dev pushes
- Core: Support for python 3.6.9
- Core: Cruft - Update with template
- Feature: add new option '--show-banner'
- Feature: add new option '--version'
- Feature: use ip_address for type hint and use it in 'get_external_ip'[v4]
- Fix: support version from distribution informations