Skip to content

Releases: adopted-ember-addons/ember-impagination

v1.0.0

14 Jun 14:24
Compare
Choose a tag to compare

Finally releasing a 1.0.0 release of ember-impagination
There is no reason for this not to be ready for production.

Changes in this release:

  • fix: Import Dataset in addon folder (#263)
  • Setup Netlify Demo (#254)
  • Update URL for Travis CI bade in README.md (#249) @bzf
  • Update Demo link the README.md (#248) @bzf
  • Remove Bower
  • Update a bunch of dependencies using Renovate

v1.0.0-pre-release Officially Adopted!

04 Feb 14:06
Compare
Choose a tag to compare
Pre-release

Officially Adopted!

Changes in this release:

  • Update Ember and other dependencies
  • Fix JS and template lint errors
  • Switch browserify with ember-auto-import
  • Update package.json with new org repo info (#221)
  • Replace sendAction with closure action in impagination-dataset

This addon is now under the adopted-ember-addons org!
If you would like to learn more check out the guidelines

v1.0.0-alpha.6

14 Apr 17:20
Compare
Choose a tag to compare
v1.0.0-alpha.6 Pre-release
Pre-release

This 1.0 Alpha Pre-Release will now be installed by default on an ember install ember-impagination

The demo page now contains examples and code that reflect the latest API changes.

Upgrading 0.2.x -> 1.0.x

Migration Guide coming soon. Checkout the demo page for ember-impagination examples and consult the Dataset API

v0.2.2

14 Apr 16:39
Compare
Choose a tag to compare

Deprecated 0.2.1 Release

Ember-Impagination v0.2.1 rolled the 1.0.x-alpha changes into its release. This is a Semantic Version Violation. This release deprecates v0.2.1 in favor of 0.2.2 which is equivalent to the 0.2.0 release.