Changed - Breaking: Elements have been moved from `bondgraph.elements.basic` to `bondgraph.elements`.
Removed - Custom elements are no longer included in library. - Removed obsolete field `parameters` from BondGraph.
0.1.1
Changed - Project now only uses pyproject.toml for package information.
0.1.0
Added - Basic functionality for creating simple bond graphs and generating differential equations. - Support for visualization of bond graphs using graphviz.