Fixed - Custom element not properly initiated according to the readme example.
2.4.2
Fixed - Fix the package build for a specific install method
2.4.1
Fixed - Parameter typo in the cli. Thanks to petterssonandreas -
2.4.0
This release addresses issues and PRs by markgras. Fixed - Parameter typo in function `write_xml()`. - Properly closes file in `setup.py`. Enhancement - Use generators in stead of lists in a few occasions.