File tree Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 1- ## Release 1.2.1a4 (WIP)  
1+ ## Release 1.3.0 (2021-10-23)  
2+ 
3+ ** rliable plots and bug fixes** 
4+ 
5+ ** WARNING: This version will be the last one supporting Python 3.6 (end of life in Dec 2021). We highly recommended you to upgrade to Python >= 3.7.** 
26
37### Breaking Changes  
48-  Upgrade to panda-gym 1.1.1
9+ -  Upgrade to Stable-Baselines3 (SB3) >= 1.3.0
10+ -  Upgrade to sb3-contrib >= 1.3.0
511
612### New Features  
713-  Added support for using rliable for performance comparison
Original file line number Diff line number Diff line change 11gym >= 0.17 ,< 0.20 
2- stable-baselines3 [extra,tests,docs ]>= 1.2.0 
2+ stable-baselines3 [extra,tests,docs ]>= 1.3.0 
3+ sb3-contrib >= 1.3.0 
34box2d-py == 2.3.8 
45pybullet 
56gym-minigrid 
89pytablewriter 
910seaborn 
1011pyyaml >= 5.1 
11- sb3-contrib >= 1.2.0 
1212cloudpickle >= 1.5.0 
1313# tmp fix: ROM missing in newest release 
1414atari-py == 0.2.6 
Original file line number Diff line number Diff line change 33PARENT=stablebaselines/stable-baselines3
44
55TAG=stablebaselines/rl-baselines3-zoo
6- VERSION=1.2 .0
6+ VERSION=1.3 .0
77
88if  [[ ${USE_GPU}  ==  " True"   ]];  then 
99  PARENT=" ${PARENT} :${VERSION} " 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments