Skip to content

Releases: maxbarsukov/yaframework

v0.5.1 Helpers and configure methods added

26 Jul 13:52
Compare
Choose a tag to compare

Helpers and configure methods added

v0.5.0 Templates rendering added

25 Jul 16:16
Compare
Choose a tag to compare

Templates rendering added

  • now you can render erb/haml/etc files and partials

v0.4.7 Error handling and cookies added

25 Jul 13:14
Compare
Choose a tag to compare
  • Handling 404 error fixed
  • Content duplication fixed
  • Error handling added
  • Interaction with cookies has been updated
  • Updated the method for changing the Content-Type
  • Interaction with headers has been improved

v0.4.2 Routing improved

24 Jul 15:15
a6570fb
Compare
Choose a tag to compare

Routing has been improved, architecture has been changed, dependencies have been updated

v0.2.2 Main functionality implemented

23 Jul 11:50
Compare
Choose a tag to compare

Params fixed, GET/POST/etc methods updated