Skip to content

Commit

Permalink
v4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dead-claudia committed Sep 2, 2024
1 parent 88cf1ee commit eaedcd1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Noiseless testing framework

## About

- ~1100 LOC including the CLI runner<sup>1</sup>
- ~950 LOC including the CLI runner<sup>1</sup>
- terser and faster test code than with mocha, jasmine or tape
- test code reads like bullet points
- assertion code follows [SVO](https://en.wikipedia.org/wiki/Subject–verb–object) structure in present tense for terseness and readability
Expand Down
6 changes: 5 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ Change log

### Upcoming
<!-- Add new lines here. Version number will be decided later -->

### 4.2.1
_2024-09-02_

- Update `glob` dependency to v9.

### 4.2.0
Expand Down Expand Up @@ -79,7 +83,7 @@ _2022-05-19_
_2022-05-18_
- Fix post-install crash introduced in v4.1.2

### 4.1.2
### 4.1.2

#### Bug fixes
_2022-05-17_
Expand Down

0 comments on commit eaedcd1

Please sign in to comment.