Skip to content

Latest commit

 

History

History
74 lines (65 loc) · 3.31 KB

File metadata and controls

74 lines (65 loc) · 3.31 KB

v0.8.1 (January 4, 2021)

Deprecations

Enhancements

Bug fixes

Testing

Documentation

  • Update sphinx to 3.1.2 and use the recursive option in autosummary class template. (:issue:`1055`, :pull:`1075`)
  • Add gallery example about backtracking on sloped terrain. (:pull:`1077`)
  • Add toggle button for code prompts to make copying code easier (:pull:`1096`)
  • Add project urls to setup.py for pypi page (:pull:`1119`)

Contributors