Sha256: c9c77c1eef7b6cf87318da4bdd39364e4e0b3c60783138624ca5cb14e4a689ba

Contents?: true

Size: 1.97 KB

Versions: 65

Compression:

Stored size: 1.97 KB

Contents

== 0.1.12 2010-01-30
  * major enhancements
    * extracted compressor into <tt>epic</tt> gem
    * extracted validator into <tt>epic</tt> gem
  * minor enhancements
    * raise validation errors inside <tt>application_view</tt> rather than in <tt>epic</tt>
  * bug fixes
    * config.yml settings for compression and validation work again

== 0.1.11 2010-01-25
  * minor enhancements
    * changed implementation of configuration object
    * exposed "host" attribute within templates
    * send content into template with <tt>yield</tt> instead of instance variable
    * Cucumber tests
    * refactor application_view into "view" folder
    * rename "processor" folder into "compressor" and "validator" folders
    * move JS validator and JS compressor into YMDP gem
    * replace HTML validator with w3c_validator gem
  * bug fixes
    * fixed filename in form_post.rb
    * removed unneeded data folder from /spec

== 0.1.10 2010-01-22
  * minor enhancements
    * use YRB gem to parse .pres files

== 0.1.9 2010-01-22
  * major enhancements
    * extract translation into new gem, Idiom
    
== 0.1.8.1 2010-01-20
  * bug fixes
    * fix typo in constants.rb
    
== 0.1.8 2010-01-20
  * minor enhancements
    * load JSLint settings from config/jslint.js
  * bug fixes
    * eliminate extra newlines in translations
    * fixed incorrect paths in compiler
    * correctly sync YMDP application with rake sync

== 0.1.7 2010-01-17
  * minor enhancements
    * refactored ApplicationView and the F file support class
    * improved RDoc coverage
    * improved test coverage to 89%

== 0.1.6 2010-01-16
  * major enhancements
    * YMDP global settings now assigned through YMDP::Base.configure block
    * raise exceptions if vital settings like version and server don't exist
  * minor enhancements
    * improved RDoc coverage
    * improved test coverage
    * YMDP_ROOT is now replaced by BASE_PATH
    * renamed YMDP::Base to YMDP::ApplicationView
    * made new YMDP::Base to handle global settings
    

Version data entries

65 entries across 65 versions & 1 rubygems

Version Path
ymdp-1.4.7 History.txt
ymdp-1.4.6 History.txt
ymdp-1.4.5 History.txt
ymdp-1.4.4 History.txt
ymdp-1.4.3 History.txt
ymdp-1.4.2 History.txt
ymdp-1.4.1 History.txt
ymdp-1.4.0 History.txt
ymdp-1.3.4 History.txt
ymdp-1.3.3 History.txt
ymdp-1.3.2 History.txt
ymdp-1.3.1 History.txt
ymdp-1.3.0 History.txt
ymdp-1.2.0 History.txt
ymdp-1.1.0 History.txt
ymdp-1.0.1 History.txt
ymdp-1.0.0 History.txt
ymdp-0.10.2 History.txt
ymdp-0.10.1 History.txt
ymdp-0.10.0 History.txt