- Removed NumPy as ApisOptimizer dependency - Removed all traces of logging
1.0.0
- Major package refactor, which reduces package object overhead and memory usage (this means an API change). - Added unit tests to test package function/method functionality - Added configuration for Azure Pipelines
0.3.2
- ColorLogging is now an optional dependency
0.3.1
- Updated "call_loc" arguments for ColorLogging log statements - Updates to best performing bees now include parameter names - Moved logger to a separate file, now accessed globally throughout the package
0.3.0
- Various optimizations for parameter mutation/generation - Documentation overhaul - Logging!