This release includes a major refactoring of the FDTDX API. It includes:
- Better (shorter, more sensible) import paths for many objects and functions
- Clean split between objects and material, enabling easy development of future materials (for example conductive or dispersive material)
- Uniform interface for discrete and continous devices
- Wave characteristic, for example in sources, can now be specified with a "WaveCharacteristic", using either with frequency, period or wavelength
Since this release changes a lot of import paths and breaking backwards compatibility, the minor version number is increased from v0.1 to v0.2.