This release consists of a number of enhancements to the extensibility and customizability of the library, including:
* Generic parameters
* Loaded into respective objects from network, additionals, and FCD files
* Can be used to implement custom functionality, or OOTB to control trajectory colorization, OBJ material, and OBJ extrude height
* Availability of Matplotlib Artists
* All matplotlib artists generated by plotting functions are now returned by said functions (with an additional link to the generating object)
* Enables custom animations and manipulation of plotted objects
* Enables creating interactive figures
* netOffset support
* When loading a network, the netOffset and projParameter values are read into the Net object. On plotting, the inverse of the netOffset can optionally be applied to transform the location of the network.