-
-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
release 0.4.1 #241
release 0.4.1 #241
Conversation
* ✨ port minimum requirement test via pypi-mobans from pyexcel. #187 * 🐛 fix travis ci file * 🐛 update unit tests * :wheel_chair: lower the dependencies
* 🔨 code refactoring * 💄 reformat code
* 🔨 code refactoring * 💄 reformat code * 🔥 remove MobanEngine's reference to the engine class * 🔨 refactoring the code and un-bury engine instance * ✨ initial prototype, not tested. #235 * 📚 fix doc build * 🐛 fix docs build * 🔨 refactoring. user define template takes precedence * 🔬 test user define engine * ✨ associate user defined file extensions with user defined template engine name, i.e. custom_jinja for jinja2, custom_handlebars for handlebars, #235 * ✨ take template types from moban file. related to #233 * 🔨 address the feedback * 🐛 fix typos and add line feed * 💄 beautify the code
"release early and release often" |
Codecov Report
@@ Coverage Diff @@
## master #241 +/- ##
==========================================
+ Coverage 99.3% 99.33% +0.03%
==========================================
Files 57 57
Lines 2287 2402 +115
==========================================
+ Hits 2271 2386 +115
Misses 16 16
Continue to review full report at Codecov.
|
docs/level-18-user-defined-template-types/.moban.cd/data.base.yaml
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rest looks good!
deliver #235, #232.
#234 could come in later versions of 0.4.x when it will be ready.