Skip to content

Commit

Permalink
* for version 1.037
Browse files Browse the repository at this point in the history
  • Loading branch information
briandfoy committed Jul 31, 2023
1 parent db82ab2 commit e53e200
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
Revision history for Perl module PerlPowerTools

1.037 2023-07-31T17:09:18Z
* adjusted several tests
- find.t checks that its local::lib guess actually exists
- #220
- rm tests squash a warning about a redefined exit #216
- bc tests checked for English error messages, which is
- not always the case #215
- bc tests allow for different levels of perl precision
- (long double and quadmath) #214
* Michael Mikonos enhanced ed is many ways:
- Add -s for quieter operation #212
- Make -j act like the real ed #213
- better argument checking #217
- add list (l) command #218
- fix an edge case with "r file" #219
- fix range-specific write #221

1.036_002 2023-07-29T20:26:25Z
* Improve the find.t test to not mistakenly use a non-existent
path for find2perl #220
Expand Down

0 comments on commit e53e200

Please sign in to comment.