Skip to content

Conversation

@chfw
Copy link
Member

@chfw chfw commented Feb 2, 2019

0.3.10 - 3.2.2019
--------------------------------------------------------------------------------

Added
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

#. `#174 <https://github.com/moremoban/moban/issues/174>`_: Store git cache in
   XDG_CACHE_DIR
#. `#107 <https://github.com/moremoban/moban/issues/107>`_: Add -v to show
   current moban version
#. `#164 <https://github.com/moremoban/moban/issues/164>`_: support additional
   data formats

Updated
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

#. `#178 <https://github.com/moremoban/moban/issues/178>`_: UnboundLocalError:
   local variable 'target' referenced before assignment
#. `#169 <https://github.com/moremoban/moban/issues/169>`_: uses GitPython
   instead of barebone git commands

chfw and others added 30 commits January 18, 2019 08:30
…oaded and used by moban. what's more, 'overrides' syntax is promoted to accept any data format, child.yml could override parent.json. related to #164
✨ Add `-v` to show current moban version
🐛 fix UnboundLocalError: local variable 'target' referenced befor…
🚜 relocated ~/.moban/repos to appdirs/user_cache_dir()/repos,…
feed in the missing changes from this branch
@chfw
Copy link
Member Author

chfw commented Feb 2, 2019

#165 may take a bit longer time hence I am thinking of 0.3.10 release. while #165 is being engineered, I would like to see the feed back of 0.3.10 changes.

@codecov-io
Copy link

codecov-io commented Feb 2, 2019

Codecov Report

Merging #218 into master will increase coverage by 0.55%.
The diff coverage is 99.53%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #218      +/-   ##
==========================================
+ Coverage   97.82%   98.38%   +0.55%     
==========================================
  Files          40       45       +5     
  Lines        2071     2166      +95     
==========================================
+ Hits         2026     2131     +105     
+ Misses         45       35      -10
Impacted Files Coverage Δ
moban/_version.py 100% <100%> (ø) ⬆️
moban/utils.py 96.82% <100%> (-0.48%) ⬇️
moban/data_loaders/json_loader.py 100% <100%> (ø)
moban/mobanfile.py 99.15% <100%> (+8.1%) ⬆️
moban/plugins.py 98.22% <100%> (+0.08%) ⬆️
moban/data_loaders/manager.py 100% <100%> (ø)
...sts/integration_tests/test_command_line_options.py 98.38% <100%> (+0.07%) ⬆️
tests/test_docs.py 98.11% <100%> (+0.46%) ⬆️
tests/test_json_loader.py 100% <100%> (ø)
tests/test_utils.py 95.52% <100%> (+1.4%) ⬆️
... and 13 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5deada1...5a4d415. Read the comment docs.

@chfw chfw merged commit 3aebe49 into master Feb 3, 2019
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.

5 participants