Skip to content

Commit 00ef865

Browse files
committed
Add with_subitem method for attaching additional information to an error
1 parent 697dd60 commit 00ef865

2 files changed

Lines changed: 258 additions & 46 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ is roughly based on [Keep a Changelog], and this project tries to adheres to
1010

1111
- Adds `DnaDisambiguation` for checking whether an ambiguous residue potentially codes for an A, C, G, or T
1212
- Adds `maybe_stop_codon` to check whether a codon with ambiguous residues potentially codes for a stop codon
13+
- Adds `with_subitem` to add an indented message beneath an error
1314

1415
### Changed
1516

0 commit comments

Comments
 (0)