Skip to content

Commit eaedcd1

Browse files
committed
v4.2.1
1 parent 88cf1ee commit eaedcd1

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Noiseless testing framework
1212

1313
## About
1414

15-
- ~1100 LOC including the CLI runner<sup>1</sup>
15+
- ~950 LOC including the CLI runner<sup>1</sup>
1616
- terser and faster test code than with mocha, jasmine or tape
1717
- test code reads like bullet points
1818
- assertion code follows [SVO](https://en.wikipedia.org/wiki/Subject–verb–object) structure in present tense for terseness and readability

changelog.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ Change log
2727

2828
### Upcoming
2929
<!-- Add new lines here. Version number will be decided later -->
30+
31+
### 4.2.1
32+
_2024-09-02_
33+
3034
- Update `glob` dependency to v9.
3135

3236
### 4.2.0
@@ -79,7 +83,7 @@ _2022-05-19_
7983
_2022-05-18_
8084
- Fix post-install crash introduced in v4.1.2
8185

82-
### 4.1.2
86+
### 4.1.2
8387

8488
#### Bug fixes
8589
_2022-05-17_

0 commit comments

Comments
 (0)