Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 368 Bytes

CHANGES.md

File metadata and controls

19 lines (11 loc) · 368 Bytes

Changelog

0.3.3

  • Fix memory leak in ViewerWrapper thanks to @jyotishp for reporting/debugging this.
  • Fix rendering settings, thanks @jyotishp and @mtrazzi!
  • Add seed argument to vectorize_gym and FromGymEnv to seed before reset

0.3.2

  • Fix bug in render() function in FromGymEnv

0.3.1

  • Add missing font file

0.3.0

  • Initial release