- WARNING - Breaking backward compatibility with this release
- changed several methods and variable names to snake case (Hey, kool aid!!)
- added element_from_object to domible.builders, including simple test script (efo.py) in tests directory
(not tied in to pytest though)
- added add_sublist to ListBuilder to address HTML/CSS issue with extra "bullet point."
(see comments in ListBuilder.py for more details)
- ran "poetry up" to update all version constraints in pyproject.toml
- updates to docs available at [github pages for the domible repo](https://joeldodson.github.io/domible/).