Added two new filters:
* datetime_format -> takes one additional rgument to define the datetime format; default = "%H:%M %d-%m-%y"
* split_string -> takes one additional argument to define the split seperator; default = ","
What's Changed
* adding string replace for & by linxOD in https://github.com/acdh-oeaw/acdh-obj2xml-pyutils/pull/2
New Contributors
* linxOD made their first contribution in https://github.com/acdh-oeaw/acdh-obj2xml-pyutils/pull/2
**Full Changelog**: https://github.com/acdh-oeaw/acdh-obj2xml-pyutils/compare/v0.0.2...v0.0.5