mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-11-04 05:59:32 +01:00 
			
		
		
		
	Remove deprecation notice for console colour CLI
The required changes were one of the last commits before the full v3 release.
This commit is contained in:
		@@ -17,14 +17,6 @@ as it can be replaced by `Catch.cmake` that provides the function
 | 
			
		||||
command line interface instead of parsing C++ code with regular expressions.
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
## Planned changes
 | 
			
		||||
 | 
			
		||||
### Console Colour API
 | 
			
		||||
 | 
			
		||||
The API for Catch2's console colour will be changed to take an extra
 | 
			
		||||
argument, the stream to which the colour code should be applied.
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
[Home](Readme.md#top)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user