Vue.py Versions Save

Pythonic Vue.js

master

1 year ago
  • Features
    • relaxed dependency versions
    • flask configuration via vuepy.yml
    • bumped vue versions
    • configure HOST and PORT for flask provider
  • Bugfixes
    • setup.py fetches js dependencies
    • computed properties are now callable
  • Internal
    • changelog script fails if called on release commit
    • refactored factory/transformers and decorator implementations