Padrino v0.13.0.beta3 Release Notes

Release Date: 2015-08-02 // over 8 years ago
    • ๐Ÿ†• NEW #1908 Adds test-unit as a test component (@namusyaka)
    • FIX #1829 add absolute_url to app methods, add :base_url setting (@ujifgc)
    • ๐Ÿ›  FIX #1880 rendering issue by accepting string content types (@ujifgc)
    • ๐Ÿ†• NEW #1898 Adds missing helpers for the input html element (@namusyaka)
    • ๐Ÿ›  FIX AWS namespace in Dynamoid component (@namusyaka)
    • ๐Ÿ›  FIX Root index route incorrectly matches single-character URLs (@namusyaka)
    • ๐Ÿ†• NEW #1929 Alias db:migrate:down and db:migrate:up when using datamapper (@postmodern)
    • ๐Ÿ›  FIX #1932 Replace ConnectionManagement with ConnectionPoolManagement (@namusyaka)
    • FIX Restore AbstractFormBuilder#field_human_name (@namusyaka)
    • ๐Ÿ›  FIX #1936 Don't echo password input (@namusyaka)
    • ๐Ÿ†• NEW #1940 Add IdentityMap middleware to datamapper (@namusyaka)
    • ๐Ÿ›  FIX Cache test for moneta (@ujifgc)
    • ๐Ÿ›  FIX #1943 Issue with format provides in controller with wildcard accepts header (@ujifgc)
    • ๐Ÿ›  FIX #1942 maintain Sinatra params indifference (@ujifgc)
    • ๐Ÿ›  FIX properly reload classes without instances (@ujifgc)
    • ๐Ÿ›  FIX #1922 consider methodless constants not external (@ujifgc)
    • ๐Ÿ†• NEW #1945 adds community page to padrino-docs (@Quintasan)