spider-gazelle / bindata

BinData - Parsing Binary Data in Crystal Lang
MIT License
48 stars 5 forks source link

Extended exceptions #15

Closed axvm closed 2 years ago

axvm commented 2 years ago

Hi

I'm using this shard in my pet project and it works great but exceptions contains hardcoded types, classes and fields so you can't extract it and use in your own code.

this PR makes exceptions more usable

stakach commented 2 years ago

Thanks! This looks awesome

stakach commented 2 years ago

I've released a new version: v1.11.0