mirror of
				https://github.com/flynx/colors.js.git
				synced 2025-10-31 20:10:09 +00:00 
			
		
		
		
	update roadmap and bump version -- 1.3.1 release
This commit is contained in:
		
							parent
							
								
									2ff363d261
								
							
						
					
					
						commit
						2631877f88
					
				
							
								
								
									
										18
									
								
								ROADMAP.md
									
									
									
									
									
								
							
							
						
						
									
										18
									
								
								ROADMAP.md
									
									
									
									
									
								
							| @ -1,19 +1,25 @@ | ||||
| # colors.js roadmap | ||||
| # colors.js roadmap / changelog | ||||
| 
 | ||||
| Here we describe upcoming releases and the key features/fixes they include.  Don't see your feature/issue listed here?  Get more +1's! | ||||
| Here we describe upcoming and recent releases and the key features/fixes they include.  Don't see your feature/issue listed here?  Get more +1's! | ||||
| 
 | ||||
| ## Currently Planned Releases | ||||
| 
 | ||||
| ### 1.3.0  | ||||
| ### 1.4.0  | ||||
|  * Support custom colors | ||||
| 
 | ||||
| ### 1.2.4 | ||||
| ### 1.3.2 | ||||
|  * Refactor tests to use a testing library like jest (only affects dev/testing) | ||||
| 
 | ||||
| ### 1.2.3 (4/30/18) | ||||
| ### ~~1.3.1 (7/22/18)~~ | ||||
| 
 | ||||
|  * ~~Remove circular dependencies due to color maps~~ | ||||
|  * ~~Fix multiple attributes in custom setTheme in safe mode~~ | ||||
|  * ~~Preserve multiple consecutive newlines when applying style~~ | ||||
| 
 | ||||
| ### ~~1.2.3 (4/30/18)~~ | ||||
|  * ~~Add ESLint and lint all the things~~ | ||||
| 
 | ||||
| ### 1.2.2 (4/30/18) | ||||
| ### ~~1.2.2 (4/30/18)~~ | ||||
|  * ~~Fix multiline string support, Typescript fixes, etc.~~ | ||||
| 
 | ||||
| ### ~~1.2.0 (release date: about 3/5/18, barring any new issues)~~ | ||||
|  | ||||
| @ -1,8 +1,13 @@ | ||||
| { | ||||
|     "name": "colors", | ||||
|     "description": "get colors in your node.js console", | ||||
|     "version": "1.3.0", | ||||
|     "version": "1.3.1", | ||||
|     "author": "Marak Squires", | ||||
|     "contributors": [ | ||||
|     { | ||||
|         "name": "DABH", | ||||
|         "url": "https://github.com/DABH" | ||||
|     }], | ||||
|     "homepage": "https://github.com/Marak/colors.js", | ||||
|     "bugs": "https://github.com/Marak/colors.js/issues", | ||||
|     "keywords": [ | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user