Apipie v0.3.0 Release Notes

  • ๐Ÿš€ This should be a backward compatible release. However, the number of new significant features deserves new minor version bump.

    • ๐Ÿ“š Rubocop-blessed Ruby 1.9 syntax for generated DSL documentation #318 [@burnettk][]
    • load API paths from routes.rb #187 [@mtparet][] [@iNecas][]
    • ability to use before_filter instead of overriding the action method for validation #306 [@dprice-fiksu][]
    • ๐Ÿ‘Œ support multi-part data when recording from tests #310 [@bradrf][]
    • ๐Ÿ‘ป validate_keys option to raise exception when passing undocumented option #122 [@dfharmon][]
    • handle static page generation when the doc_base_url has multiple folders #300 [@ryanische][]
    • โž• add ability to markup validator description #282 [@exAspArk][]
    • don't specify protocol in Disqus script tag src #285 [@chrise86][]
    • ๐Ÿ›  fix BooleanValidator to set expected_type as boolean #286 [@dustin-rh][]