[sammy.js] [ANN] Sammy.js v0.5.4 released!

4 views
Skip to first unread message

Aaron Quint

unread,
Apr 30, 2010, 9:45:34 AM4/30/10
to sam...@googlegroups.com
Hey All

Thanks for all the support recently! I really appreciate it. This is
(hopefully) going to be the last maintenance release before Sammy 0.6
which will be sort of like a 1.0 Beta. I've been re-working the
templating/partial system (going to post for review soon) and I see
that as the last major roadblock for 1.0.

This release is mostly bugfixes with a couple small features thrown
in. Thanks to the bug reporters and feature committers!

You can see the full contributor list now here:

http://github.com/quirkey/sammy/contributors

Heres the compare view:

http://github.com/quirkey/sammy/compare/v0.5.3...v0.5.4

And the HISTORY

== 0.5.4 [04/29/2010]

New:

- Sammy.EJS plugin for using embeddedjs templates. [Thanks CodeOfficer!]
- Sammy.Store#each(), #filter() and #first()

Changed:

- $form is no longer passed as part of params. Instead use this.target
in an event context. This fixes issues with chrome running $.param()
on form params
with the jQuery object nested.
- Sammy.Haml updated to haml-js 0.2.2 [Thanks creationix!]
- Forms with the 'get' method now change the location instead of submitting
behind the scenes. This makes it comply better with browser
expectations. [Thanks langalex!]
- Refactored the query + form param parsing to all use a single
internal method _parseParamPair()
- Completely remove the Sammy.Object#uuid() method.
- Inline documentation now just uses markdown instead of RDoc format.

Fixed:

- last_location was being overriden if you redirected back multiple times. #20
- Fixed some typos in docs. [Thanks akahn and manalang]


Thanks all!
--AQ

Aaron Quint
http://www.quirkey.com

--
You received this message because you are subscribed to the Google Groups "Sammy.js" group.
To post to this group, send email to sam...@googlegroups.com.
To unsubscribe from this group, send email to sammyjs+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/sammyjs?hl=en.

Reply all
Reply to author
Forward
0 new messages