-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChanges
More file actions
23 lines (16 loc) · 675 Bytes
/
Copy pathChanges
File metadata and controls
23 lines (16 loc) · 675 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Revision history for Debugging-Tool
0.3.1 2025-05-18T17:35:27-04:00
- Simplify code that runs tests.
0.3.0 2025-01-05T12:08:50-05:00
- Fixed tests so that they (accidentally, my mistake in my
development environment) rely no more on having the lib/ directory
found via the RAKULIB envvar.
0.2.0 2024-08-03T11:55:19-04:00
- Completely reworked the printing methods. Simpler, more logical,
easier to understand, remember, and use.
0.1.2 2024-07-28T17:16:43-04:00
- Fix 'printf' bug.
0.1.1 2024-07-28T00:02:14-04:00
- Remove module name trailing file name in default formatter.
0.1.0 2024-07-21T17:19:08-04:00
- Initial release.