Skip to content

Releases: Bijoujs/Bijou.js

Big update!

11 Jan 18:59
Compare
Choose a tag to compare

Lots of bug fixes, new features, and added a polyfill library!

Note:

This is not backwards compatible, the new prefix is _$ instead of _, now also explosion works as well. To use simply included the CDN:

<script src="https://cdn.jsdelivr.net/gh/explosion-scratch/tiny.js@v2.0/tiny.min.js"></script>

in the head of your document and then call a function like this:

_$.functionhere()

First stable(ish) release!

10 Jan 21:54
Compare
Choose a tag to compare

v1.0 Prerelease!

10 Jan 21:17
Compare
Choose a tag to compare
v1.0 Prerelease! Pre-release
Pre-release

First release!! Not quite stable though :P