rickstaa / stable-gym

This package contains several gymnasium environments with positive definite cost functions, designed for compatibility with stable RL agents.
https://rickstaa.dev/stable-gym
MIT License
12 stars 2 forks source link

chore(main): release 0.16.0 #252

Closed rickstaa closed 1 year ago

rickstaa commented 1 year ago

:robot: I have created a release beep boop

0.16.0 (2023-07-24)

Features


This PR was generated with Release Please. See documentation.

codecov[bot] commented 1 year ago

Codecov Report

Merging #252 (9b421b3) into main (f454edd) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head 9b421b3 differs from pull request most recent head 7a30a8f. Consider uploading reports for the commit 7a30a8f to get more accurate results

@@            Coverage Diff             @@
##              main      #252    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           13        16     +3     
  Lines          499       641   +142     
==========================================
+ Hits           499       641   +142     
Impacted Files Coverage Δ
tests/test_quadx_hover_cost.py 100.00% <100.00%> (ø)
tests/test_quadx_tracking_cost.py 100.00% <100.00%> (ø)
tests/test_quadx_waypoints_cost.py 100.00% <100.00%> (ø)