Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Releases: variejs/framework

v1.0.1

21 Jan 15:47
Compare
Choose a tag to compare

1.0.1 (2020-01-21)

Bug Fixes

v1.0.0

01 Dec 11:10
Compare
Choose a tag to compare

1.0.0 (2019-12-01)

🎉🎉🎉

Since I've released my first product using VarieJS, its time to make it a 1.0.0 with real semantic versioning.

HTTP Interfaces

21 Mar 14:01
Compare
Choose a tag to compare
HTTP Interfaces Pre-release
Pre-release

We have updated our interfaces for the HTTP Service allowing more flexibility

Validation Updates / Tests for validation / New Export Updates

19 Jan 20:50
6eb25e4
Compare
Choose a tag to compare
Creating tests for Varie (#80)

* Tests for validations 
* Exporting more to make it a bit clearer in the config

Validation Directive Fixed!

03 Nov 23:13
Compare
Choose a tag to compare
Pre-release
0.10.2

Bumped version

Notifications to Alerts

03 Nov 12:39
Compare
Choose a tag to compare
Pre-release

Notifications have been renamed to alerts

Consistent naming and a new storage service

29 Oct 14:27
180547e
Compare
Choose a tag to compare

Consistent naming and a new storage service

Side Effects Fixed for Notifications and the component

15 Oct 22:33
Compare
Choose a tag to compare
0.7.2-beta

Side effects only effect vue files

Stubs moved into framework

15 Oct 22:26
Compare
Choose a tag to compare
Pre-release

Varie CLI now uses the framework files instead of maintaining them into the cli project.

Breaking Changes for Service Provider Names

14 Oct 22:40
Compare
Choose a tag to compare
0.7.0-beta

Breaking Change : service providers have been renamed to refect what …