googlearchive / IMD

An AMD-compatible module registry for use with HTML Imports
73 stars 24 forks source link

Create/publish a new release of package on Bower #12

Open mollymorphic opened 8 years ago

mollymorphic commented 8 years ago

IMD is distributed as a Bower package. In order for users to receive bug fixes, updates, etc new versions of the library must be released periodically. It's particularly important to release a new version after critical bug fixes.

Before commit 6021053 (issue #9) the library was fundamentally broken in Firefox/Safari. There have been no new releases since this commit so the version distributed on Bower currently doesn't work in those browsers.

The semver for the package should be updated, and a new tag/release created so users can install the latest version of the library from Bower.

Thanks for your time (^_^)

chiefcll commented 8 years ago

Any progress on releasing this?

garryyao commented 7 years ago

Could you create a new tag from master for bower distribution to fix x-browser support including IE10/11?