Release v0.1.0
This version adds NAM A2 support with quality scaling.
Note that models are now loaded using a NeuralModelLoader rather than with static creation methods. This is to enable setting defaults in a way that is not susceptible to cross-instance interactions via static variables. Please see the API documentation for details.