Skip to content

Releases: jessepollak/qj

v2.0.0

17 Jul 23:28

Choose a tag to compare

2.0.0 has no code changes, but changes the way the package is built and distributed.

There are now two different distribution folders:

lib/ - this includes ES5 compatible code that can be built with anything that supports node style require statements (like browserify and webpack).
dist/ - this includes browser compatible code that can be included in <script> tags

v2.0.0-beta0

26 Jun 22:24

Choose a tag to compare

v2.0.0-beta0 Pre-release
Pre-release
v2.0.0-0

2.0.0-0

v1.0.0

23 Apr 19:56

Choose a tag to compare

Note: this is the same as v0.0.8. Starting with this release, we will be following full semantic versioning.

v0.0.8

10 Oct 22:37

Choose a tag to compare

bumps to v0.0.8