File tree Expand file tree Collapse file tree 1 file changed +16
-4
lines changed Expand file tree Collapse file tree 1 file changed +16
-4
lines changed Original file line number Diff line number Diff line change @@ -38,13 +38,25 @@ _Maintenance only, no bug fixes or new features_
3838
3939### Breaking changes  
4040
41- -  Minimum libtmux version 0.37.0 -> 0.38.1 ( # 950 
41+ ####  Project and package management: poetry to uv ( # 949 
4242
43- ### Development  
43+ [ uv]  is the new package and project manager for the project, replacing Poetry.
44+ 
45+ [ uv ] : https://github.com/astral-sh/uv 
46+ 
47+ #### Build system: poetry to hatchling (#949  )  
4448
45- -  Project and package management:  poetry to uv ( # 949 ) 
49+ [ Build system ]  moved from  [ poetry]  to [ hatchling ] . 
4650
47-   [ uv]  is the new package and project manager for the project, replacing Poetry.
51+ [ Build system ] : https://packaging.python.org/en/latest/tutorials/packaging-projects/#choosing-a-build-backend 
52+ [ poetry ] : https://github.com/python-poetry/poetry 
53+ [ hatchling ] : https://hatch.pypa.io/latest/ 
54+ 
55+ #### Minimum libtmux version 0.37.0 -> 0.38.1 (#950  )  
56+ 
57+ Built with uv.
58+ 
59+ ### Development  
4860
4961-  Code quality: Use f-strings in more places (#931  )
5062
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments