Releases: pawel-id/bir1
Releases · pawel-id/bir1
v3.0.2
v3.0.1
This is major rewrite having BREAKING changes:
-
the library is now pure ESM module (previously CJS)
-
the keys and values are returned 'as is' (previously they were processed)
- the keys are left intact (previously they were lowercased and a bit
trimmed) - the empty values are now returned as empty strings (previously they were
returned asundefined
)
- the keys are left intact (previously they were lowercased and a bit
Full Changelog: v2.0.2...v3.0.1
v2.0.2
What's Changed
- Replace handlebars with custom templates by @chmielulu in #13
New Contributors
- @chmielulu made their first contribution in #13
Full Changelog: v2.0.1...v2.0.2
v2.0.1
v2.0.0
v1.3.5
v1.3.4
What's Changed
- Bump xml2js from 0.4.23 to 0.5.0 by @dependabot in #10
Full Changelog: v1.3.1...v1.3.4
v1.3.1
What's Changed
- feat: add search by krs by @konradkalemba in #2
New Contributors
- @konradkalemba made their first contribution in #2
Full Changelog: v1.2.6...v1.3.0