Releases: TabulateJarl8/randfacts
Releases · TabulateJarl8/randfacts
Humming Bird Facts
Added some humming bird facts as suggested by someone
Move facts around
Move some unsafe facts that were in safe.txt
to unsafe.txt
Possibly fix Windows encoding errors
I believe this release fixed the encoding errors on Windows encountered in #7. If not, I will fix the issue in subsequent releases.
Move some facts around
Move some safe facts that were in unsafe.txt
to safe.txt
, and vise versa
Deprecations and more facts
v0.7.0 added more facts, and v0.7.1 was linting and the deprecation of camelCase names in favor of snake_case names.
getFact
-> get_fact
allFacts
-> all_facts
safeFacts
-> safe_facts
unsafeFacts
-> unsafe_facts
The old method names are still available, but are deprecated and will be removed in a future release
Use argparse instead of sys.argv
v0.6.2 use argparse instead of sys.argv
Improve CLI usage and PEP-8 compliance
v0.6.1 version issue
v0.5.1
Allow for execution via python3 -m randfacts
More facts
v0.5.0 more facts
v0.4.0
Add more facts