Skip to content

Releases: objectliteral/multivents

v6.0.3

18 Mar 17:48

Choose a tag to compare

This release includes substantial changes to multivents' documentation and README.

There were no changes to the library code itself.

v6.0.2

18 Mar 17:40

Choose a tag to compare

This release changes how the UMD-wrapper is added to multivents. The main build result has been renamed, tests have been modified (though coverage still seems buggy).

There were some other minor changes to the build process, additional tests and minor changes in README and description.

No changes to the library code itself.

v6.0.1

04 Mar 21:53

Choose a tag to compare

Fixed tests failing after removing restrict method.

v6.0.0

01 Mar 23:43

Choose a tag to compare

This release removes the restrict method, which is why this is a breaking change. Otherwise it doesn't differ from v5.1.9.

v5.1.9

01 Mar 23:38

Choose a tag to compare

This release includes some minor code refactoring, the addition of test coverage analysis and a (one) bugfix.

v5.1.8

01 Mar 23:35

Choose a tag to compare

This release includes updated dependencies, some code cleanup and a change of linters.