mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-11-04 05:59:32 +01:00 
			
		
		
		
	v3.3.1
This commit is contained in:
		@@ -2,6 +2,7 @@
 | 
			
		||||
 | 
			
		||||
# Release notes
 | 
			
		||||
**Contents**<br>
 | 
			
		||||
[3.3.1](#331)<br>
 | 
			
		||||
[3.3.0](#330)<br>
 | 
			
		||||
[3.2.1](#321)<br>
 | 
			
		||||
[3.2.0](#320)<br>
 | 
			
		||||
@@ -55,6 +56,16 @@
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
## 3.3.1
 | 
			
		||||
 | 
			
		||||
### Improvements
 | 
			
		||||
* Reduced allocations and improved performance
 | 
			
		||||
  * The exact improvements are dependent on your usage of Catch2.
 | 
			
		||||
  * For example running Catch2's SelfTest binary performs 8k less allocations.
 | 
			
		||||
  * The main improvement comes from smarter handling of `SECTION`s, especially sibling `SECTION`s
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
## 3.3.0
 | 
			
		||||
 | 
			
		||||
### Improvements
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user