Releases: jessepollak/qj
Releases · jessepollak/qj
v2.0.0
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
v2.0.0-0 2.0.0-0
v1.0.0
Note: this is the same as v0.0.8. Starting with this release, we will be following full semantic versioning.
v0.0.8
bumps to v0.0.8