Releases: rstacruz/nprogress
Releases · rstacruz/nprogress
v0.2.0 - May 13, 2015
This is a maintenance release with cleanups. No functionality changes were introduced.
- #93 - Remove jQuery dependency in component (@slang800)
 - #120 - Fix the Readme showing a wrong example for 
ease(@teeceepee) 
Minor changes:
v0.1.6 - June 25, 2014
v0.1.5 - June 21, 2014
- #82 - Release properly to the npm registry
 
v0.1.4 - June 21, 2014
v0.1.3 - March 26, 2014
v0.1.2 - August 21, 2013
v0.1.1 - August 21, 2013
Minor fixes.
- Removed the busy cursor that occurs when loading.
 - Added support for IE7 to IE9. (#3, @markbao)
 - Implement 
trickleRateandtrickleSpeedoptions. - #5 - Implement the 
showSpinneroption to allow removing the spinner. (#9, @rahulcs) - Registered as a Component in Component.io.
 - #8 - Updated the Readme with better Turbolinks instructions.