2.6.5
- Patched issue where environment random state would be the same in vector environments. Before this could be fixed by calling
seed()
on the vector environment, now this happens by default.
seed()
on the vector environment, now this happens by default.