Sha256: c873e1dba1a4587144c99fa5f8eb968276bf21bacf9497fdb414098534ab5f49

Contents?: true

Size: 1.61 KB

Versions: 1

Compression:

Stored size: 1.61 KB

Contents

== 0.7.1 2010-09-14

* Major enhancement
  * Totally removed r_show fallback, clients should use process_unknown to declare methods to use.

== 0.7.0 2010-09-14

* Major enhancements
  * Using latest API from RubyLess and better NodeContext parameter transparency.
  * Added get_type_from_query_select to resolve RubyLess with QueryBuilder select.
  * Added 'opts' attribute to pass information in the compiler.
  * Removed bad '#{foo}' resolution to r_show (this is syntactically wrong Ruby). Using a fallback on r_show instead.

== 0.6.3 2010-08-25

* Minor enhancement
  * Fixed [each] for nested arrays

== 0.6.2 2010-07-22

* Minor enhancements
  * Requiring node_context from ControllerMethods to avoid loading problems

== 0.6.1 2010-07-22

* Minor enhancements
  * Moved dependent method 'get_attribute_or_eval' from Zena.
  * Fixed bugs in Markup#dup and NodeContext changing.
  * Fixed error reporting on missing template.
  * Added 'pre_wrap' method to Markup.
  * Refactored wrapping to use a single method call.
  * Fixed block in each dom scoping.

== 0.6.0 2010-05-27

* 3 major enhancements
  * Added rubyless_class_scope to filter evaluation on class type.
  * Started to move tests from Zena.
  * Added 'up(klass)' method.

* 1 minor enhancement
  * Added 'has_param' to the Markup object.
  * Added 'prepend_param'.

== 0.5.0 2010-03-21

* 6 major enhancement
  * Initial release.
  * Uses helpers to resolve methods.
  * Compiles 'html' with rubyless declarations.
  * Guesses main ivar from view.
  * Tries to resolve method by adding current node parameter.
  * Added basic conditional execution with 'else' and dummy 'if' clauses.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
zafu-0.7.1 History.txt