Release history for Catalyst-ActionRole-Methods

0.101 - 2024-02-21
  - 204 status for default OPTIONS response rather than 200 status with 0-length text/plain body
  - Faster and much cleaner code

0.004 - 2024-01-07
  - No functional changes
  - POD error fix

0.003 - 2022-09-05
  - Correct handling of actions which do not implement any HTTP methods.
    https://github.com/jjn1056/Catalyst-ActionRole-Methods/pull/1

0.002 - 2015-11-11
  - Version information

0.001 - 2015-08-19
  - First Release