mirror of
				https://github.com/fastapi/sqlmodel.git
				synced 2025-11-01 02:43:22 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			633 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			633 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| # Release Notes
 | |
| 
 | |
| ## Latest Changes
 | |
| 
 | |
| 
 | |
| ## 0.0.4
 | |
| 
 | |
| * 🎨 Fix type detection of select results in PyCharm. PR [#15](https://github.com/tiangolo/sqlmodel/pull/15) by [@tiangolo](https://github.com/tiangolo).
 | |
| 
 | |
| ## 0.0.3
 | |
| 
 | |
| * ⬆️ Update and relax specification range for `sqlalchemy-stubs`. PR [#4](https://github.com/tiangolo/sqlmodel/pull/4) by [@tiangolo](https://github.com/tiangolo).
 | |
| 
 | |
| ## 0.0.2
 | |
| 
 | |
| * This includes several small bug fixes detected during the first CI runs.
 | |
| * 💚 Fix CI installs and tests. PR [#2](https://github.com/tiangolo/sqlmodel/pull/2) by [@tiangolo](https://github.com/tiangolo).
 | |
| 
 | |
| ## 0.0.1
 | |
| 
 | |
| * First release. 🎉
 | 
