The NetBSD Project

CVS log for pkgsrc/www/ruby-padrino-gen/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / www / ruby-padrino-gen

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: pkgsrc-2016Q1-base


Revision 1.9 / (download) - annotate - [select for diffs], Tue Mar 15 16:41:50 2016 UTC (8 years, 1 month ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1
Changes since 1.8: +5 -5 lines
Diff to previous 1.8 (colored)

Update Padrino to 0.13.1.

Padrino 0.13.1 - Router and Reloader Updates, Ruby Compatibility, and Bug Fixes

			Posted on January 17, 2016 by Nathan Esquenazi

Padrino 0.13.0 was shipped 3 months ago on October 2015 and laid important
groundwork towards our eventual 1.0 release but also introduced some new
issues. After a few months of effort, we are excited to announce the release
of Padrino 0.13.1! This version is filled with routing and reloader
optimizations, compatibility updates, and bug fixes. Full details for this
release are below.

Router and Reloader Updates

The biggest improvement in this release is a significant reduction in the
memory usage of Padrino apps by changing the configuration of the underlying
mustermann router. Full list of improvements to router and reloader include:

* FIX #1975 Improve routing memory usage and performance (@namusyaka)
* FIX #1982 Support nested query for expanding path (@namusyaka)
* FIX #1978 Enable reloading of custom dependencies (@markglenfletcher)

Ruby Compatibility

Padrino 0.13.1 has been fixed to be fully compatible with Ruby 2.3 thanks to
@tyabe:

* FIX #2000 Fix mutex handling for Ruby 2.3 (@tyabe)

Bug Fixes and Miscellaneous

There are also several bug fixes and other updates:

* FIX Remove use of ActiveSupport in tests (@ujifgc)
* FIX #1994 Missing new line in mocha generator (@peter50216)
* FIX #1995 Invalid german dates (@ujifgc)
* FIX #1998 Only output a warning message if the spec task is invoked
  (@postmodern)
* FIX #1882 test for selected values for select tag (@ujifgc)
* FIX rendering exception for custom mime types (@nesquena)
* FIX relax mail gem dependency (@ujifgc)
* FIX minor doc typos (@lokyoung, @markglenfletcher)

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>