v0.3.0
What's Changed
Major API changes in the environment building workflow. Instead of defining many callbacks the user now interacts directly with the PandaEnvironment
class. This allows the user to have direct access to all the different components like the arena, initializers, cost functions etc.