atticoos / gulp-ng-config

:wrench: Create AngularJS constants from a JSON config file
MIT License
173 stars 35 forks source link

Release 1.3.0 ? #53

Closed rumpl closed 8 years ago

rumpl commented 8 years ago

Hey,

First, thank you for this module, it looks great!

Are you planning to release the version 1.3 ?

Thanks

atticoos commented 8 years ago

Ney @rumpl - thanks for bringing this to attention. There are a few cleanup tasks that need to be done. I've put this on my schedule to get out in the next week or so.

rumpl commented 8 years ago

Awesome!

If I can help I would gladly do it. I want to use your module at work. So basically I can find the time to help you out :)

atticoos commented 8 years ago

Thanks :smile:

If I need a hand, I'll open an issue with some checklist items :+1: Appreciate it!

atticoos commented 8 years ago

@rumpl, regarding:

I want to use your module at work.

Are there any specific features that you need that aren't in the current release? In 1.3.0 we added ES6 templates - is that your current need?

trainerbill commented 8 years ago

@ajwhite I need the type switching functionality. Constant to value.

atticoos commented 8 years ago

Kk, going to dive into this now

trainerbill commented 8 years ago

@ajwhite Awesome appreciate it.

I am using npm install ajwhite/gulp-ng-config#develop for now and seems to work.

atticoos commented 8 years ago

Oh good - I was just running through and testing this to make sure there's nothing breaking. It's helpful to hear that you've been fine on that branch. Just going to audit the recent merges and see if anything has been left out. It's been a couple months so I need to refresh 😄

atticoos commented 8 years ago

v1.3.0 is now tagged & published https://github.com/ajwhite/gulp-ng-config/releases/tag/v1.3.0 👍

trainerbill commented 8 years ago

@ajwhite just installed 1.3 and works for my needs. Appreciate the quick response on this!

rumpl commented 8 years ago

Awesome! Thank you veru much :)