Skip to content

Releases: Psychosynthesis/Vanicom

Vanicom v.1.1.0

24 Sep 04:06
Compare
Choose a tag to compare

Added a function to round a number to a given value.
The auxiliary regex for polyfills has been removed from the main file (for this reason the version change is not minor).
Update npm package.

Vanicom v.1.0.10

31 Aug 00:29
Compare
Choose a tag to compare

Added part of the type definitions for convenience when used in projects with TypeScript.

Vanicom v.1.0.4

03 Aug 13:15
Compare
Choose a tag to compare

Update npm build (remove unnecss files).

Version v.1.0.3 is skiped in releases. The following changes was made in v.1.0.3:
Fix some bugs - polyfills for ClassList.prototype used arguments for forEach, wich cause error.
Added more tests.
Added use cases for readme.

Vanicom v.1.0.2

25 Jul 18:43
Compare
Choose a tag to compare

Fixed a bug in the getRandomNum function.
Added argument checking to some functions.
Added testing library (mocha) and some tests.

Vanicom v.1.0.1

24 Jul 22:10
Compare
Choose a tag to compare

Minor fixes.

Vanicom v.1.0.0

24 Jul 21:38
Compare
Choose a tag to compare

The very first version of the microframework