abritinthebay / datejs

DateJS: Evolved. An updated, bug fixed, and actively maintained continuation of DateJS
Other
354 stars 79 forks source link

Fix token lists #233 #241

Closed dzhus closed 9 years ago

rpyyj commented 9 years ago

LGTM

dzhus commented 9 years ago

Test and merge please

abritinthebay commented 9 years ago

Tests are fine - Travis just lost an Enviroment var so it's crashing after. Merged.

dzhus commented 9 years ago

Thanks. Any chance for seeing a new release with this fix? Datejs is the last thing in our project which is not bowerified only because of this issue.

abritinthebay commented 9 years ago

I just pushed the last few updates to a production build. So it's in github. It's not npm released tho.

Do you need an npm release to do that?

dzhus commented 9 years ago

A release as in https://github.com/abritinthebay/datejs/releases. Bower looks for tarballs on Github associated with git tags.

abritinthebay commented 9 years ago

Ahhh ok, a tagged release. There's a couple of fixes I want to get in before I do another RC release. Will attempt to get those in in the next couple of weeks.

dzhus commented 8 years ago

Could you please do a tagged release with this fix?