Revision history for Return-Set

0.04	Mon Aug  3 03:33:19 PM EDT 2026
	[ Enhancements ]
	- Better error messages when validation fails
	- Named-parameter form now prefers C<output> key over C<value> (both still accepted)
	- Bump the minimum version of Params::Validate::Strict to 0.37
	[ Documentation ]
	- Document all three calling forms in POD
	- Rename POD section from METHODS to FUNCTIONS (set_return is a function, not a method)

0.03	Tue Aug 26 15:00:17 EDT 2025
	Explicitly die when no arguments are given
	Bump the version of Params::Validate::Strict to get latest features to Test::Returns
	args can now also be output, to be used with Params::Get which takes input

0.02	Mon Jul 28 20:42:49 EDT 2025
	Fix the pre-req versions

0.01	Mon Jul 28 15:05:32 EDT 2025
        First draft
