X-Git-Url: https://wylark.com/src/munter.git/blobdiff_plain/5536d9bc11b8ddf6de540bb4f1924ebf388f751c..c69a98673cc5e1f0b627af517f5f5ae973babe12:/README.md?ds=sidebyside diff --git a/README.md b/README.md index 03f49c5..d78f814 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Workflow My workflow involves planning my tour using tools like ArcGIS or CalTopo. Then, I take the stats between each leg (distance, vertical gain/loss) of the tour -and run them through Munter.py and thence record its output to my field +and run them through Munter.py and record its output to my field notebook. The rudimentary "GUI" can be directly transferred to e.g. the format used by @@ -57,25 +57,26 @@ SnowPit Technologies' "Avalanche Field Notebook" or your own personal format Future plans ------------ -* Personal "fitness" switch (to help fine tune your estimates based on - your personal fitness level as observed - over time) * GTK mode * Use as a Python library from within another project * Lint it (e.g. therapist) -* Pip? * Sphinx/autodoc? Version History --------------- +- 2.1.0 (Jun 2020) + + Implement fitness modifier. Make some text changes and other + miscellaneous and minor improvements. + - 2.0.1 (Jun 2020) - README improvement + README improvement. - 2.0.0 (Jun 2020) - Packaged for distribution as a standalone program (and library). + Package for distribution as a standalone program (and library). - 1.0.2 (Jun 2020)