- Re-written from scratch to fully base it on Keras 3
- Now supports all popular ML backends, namely TensorFlow, JAX and PyTorch
- Docs re-written from scratch (A complete new look, totally didn't yoink from JAX)
- Removed almost all of janky/hacky code
- Removed `LayerFlow API`
- Add task independent `Backbone` models (idea taken from KerasCV)
- Loads of cleaning and much more!