2.2.0
Changes
- Reduced build size from 17kb to 4kb #32
accounting-jsdependencies removed from bundled code, make sure to add the library when using via CDN
<script src="https://unpkg.com/accounting-js"></script>
<script src="https://unpkg.com/vue"></script>
<script src="https://unpkg.com/vue-numeric"></script>Fixed
- Add watcher for currency props #31