Revision history for Perl extension Test::Tk.
3.04 Wed Jul 10 2024
	- Updated documentation to reflect best practices.
3.03 Thu Apr 18 2024
	- Added sub pause
3.02 Sat Aug 19 2023
	- Switched result and expected in cmp_deeply to reflect fails better
	- Updated documentation
	- Added $quitdelay as new export. Prevents crashing my desktop environment when
	  many windows are rapidly flipping in and out of existence.
	- Added sub testaccessors
3.01  Fri Jun 30 2023
	- Added Test::Deep to prerequisites.
3.00  Thu Jun 29 2023
	- Use Test::Deep for testing data structures
	- depricated functions listcompare and hashcompare
2.03  Mon Jan 23
	- Fixed couple of typos in documentation.
2.02  Mon Jan 23
	- Fixed documentation
	- Added use strict and use warnings to Makefile.PL
2.01  Sun Jan 22
	- Updated documentation
2.00  Sat Jan 21
	- Corrected some pod typos and errors.
	- Now skips tests if not on Windows and no XServer running.
1.01  Tue Jan 17
	- Corrected some pod formatting errors.
1.00  Tue Jan 17
	- Initial release.
0.01  Sun Jan 15 10:03:22 2023
	- original version; created by h2xs 1.23 with options
		-X Test::Tk