File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog  
22
3+ ## [ 0.7.0] ( https://github.com/coder/balatrobot/compare/v0.6.1...v0.7.0 )  (2025-10-23) 
4+ 
5+ 
6+ ### Features  
7+ 
8+ *  add new description field to card objects ([ 0a55df6] ( https://github.com/coder/balatrobot/commit/0a55df6bd6f5923f397197be729e681ea272a37f ) )
9+ 
10+ 
11+ ### Bug Fixes  
12+ 
13+ *  typo in field in game state ([ 3f111b2] ( https://github.com/coder/balatrobot/commit/3f111b283a2578412b34a4e36b19201107e0bd0d ) )
14+ 
315## [ 0.6.1] ( https://github.com/coder/balatrobot/compare/v0.6.0...v0.6.1 )  (2025-10-23) 
416
517
Original file line number Diff line number Diff line change 11[project ]
22name  = " balatrobot" 
3- version  = " 0.6.1 " 
3+ version  = " 0.7.0 " 
44description  = " A framework for Balatro bot development" 
55readme  = " README.md" 
66authors  = [
Original file line number Diff line number Diff line change 55from  .exceptions  import  BalatroError 
66from  .models  import  G 
77
8- __version__  =  "0.6.1 " 
8+ __version__  =  "0.7.0 " 
99__all__  =  [
1010    # Main client 
1111    "BalatroClient" ,
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments