Skip to content

Goodbye SendableError

Compare
Choose a tag to compare
@derekdowling derekdowling released this 13 Dec 11:46
· 118 commits to master since this release

Simplified things by removing SendableError and instead making Error a list of ErrorObjects. Needed to build some additional helpers to keep error creation streamlined, but overall much simpler, and much more consistent.