Skip to content

0.25.2

Compare
Choose a tag to compare
@sdogruyol sdogruyol released this 08 Feb 09:04
· 90 commits to master since this release
  • Crystal 0.27.2 support πŸŽ‰

  • Add option to config to parse or not command line parameters #483. Thanks @diegogub πŸ™

  • Allow to set filename for send_file #512. Thanks @mamantoha πŸ™

send_file env, "./asset/image.jpeg", filename: "image.jpg"
  • Set status_code before response #513. Thanks @mamantohoa πŸ™

  • Use Crystal MIME registry. #516 Thanks @Sija πŸ™