Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

make version 1.1.5 available on bower packages ( create a 1.1.5 tag ) #3098

Closed
rolandjitsu opened this issue Jun 29, 2013 · 6 comments
Closed

Comments

@rolandjitsu
Copy link

I would really appreciate it if the latest unstable version 1.1.5 could be on bower. I've seen the 1.1.4 version, could someone take a moment and create the 1.1.5 tag ?

@pkozlowski-opensource
Copy link
Member

As far as I remember unstable versions are not pushed into Bower. If I'm not mistaken it has to do with the versioning schema as the unstable versions would be taken by default. @btford should be able to say more.

@rolandjitsu
Copy link
Author

I see. I intended on using bower and grunt to automatically insert dependencies in my jade templates and never having to add it manually, so this would mean that only for angular I need to do it manually. The reason I need the latest is because the angular animations directives, do you have any idea at what point there will be a stable release with those directives available ?

@pkozlowski-opensource
Copy link
Member

1.0.x branch is only a maintenance one, it will never get new features. 1.2.x will be a new "stable" release with all the bug fixes and new features.

@rolandjitsu
Copy link
Author

Oh, that sounds great. So the 1.1.x is moving towards the 1.2.x . So you have no clue when it's going to be released ? I guess it should be soon as it's already at 1.1.7, or not ?

@ctrix
Copy link

ctrix commented Jun 30, 2013

Actually this imposes some problems.
For example, ui.utils has removed uiIF because it's been added to angular as ngIF.
And now bower download the latest stable stuff of ui-utils doesn't have any IF option as well as the latest version of angular.

In my opionion having the latest stuff available when developing isn't bad.

@btford
Copy link
Contributor

btford commented Jul 2, 2013

Duplicate issue. See https://github.com/angular/bower-angular/issues/9

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants