- Renamed PgSafeString -> SafeString
- Now with linting!
- Fixed cyclical data structures bug
- Refactoring, simplification some code
- Array support in
id - (BREAKING) No longer exporting
isPgConvertibleorisPgSafeString - (BREAKING)
SigilOptsrenamed toConversionOpts - Added missing tests for
makeSigil
- Fix array output
- Fix BC date output
- Some bugfixes around padding in date processing
- 100% test coverage
- Added documentation
- Added acknowledgements, license, etc
- Initial release