powmedia / backbone-forms

Form framework for BackboneJS with nested forms, editable lists and validation
MIT License
2.17k stars 413 forks source link

New tag release #279

Closed khepin closed 11 years ago

khepin commented 11 years ago

Hi, was having some problems with the field custom templates and started writing a pull request only to realize it's already fixed. Using bower it's impossible to download the latest master as it only relies on tagged versions.

Please tag a new version. It's been more than 5 months since the last release and many improvements made their way to the library during that time.

exussum12 commented 11 years ago

Assuming you cant use git for some reason, Github offers a download option

https://github.com/powmedia/backbone-forms/archive/master.zip

Will give the latest master as a zip file

khepin commented 11 years ago

Well I'd much rather have tagged releases. Is there anything here that prevents tagging a new version? Ongoing big changes that are not fully working / merged or such?

exussum12 commented 11 years ago

Im not sure, But i use the master though git and it seems stable enough

escapedcat commented 11 years ago

+1

powmedia commented 11 years ago

v0.13.0 has just been pushed

exussum12 commented 11 years ago

@powmedia The README.md still shows it as master rather than V0.13

powmedia commented 11 years ago

Updated, thanks

On 3 Nov 2013, at 14:16, Scott Dutton notifications@github.com wrote:

@powmedia The README.md still shows it as master rather than V0.13

— Reply to this email directly or view it on GitHub.