|  | @@ -5,6 +5,10 @@
 | 
	
		
			
				|  |  |  * Internal `.isNil` deprecated in favour of `.a$nil`.
 | 
	
		
			
				|  |  |  * Internal `.klass` deprecated in favour of `.a$cls`.
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | +Breaks fw compat, uses `a$nil` and `a$cls` when compiling / saving code.
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  | +May break bw compat for code using `.allowJavaScriptCalls` (very unlikely).
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  |  Commits: https://lolg.it/amber/amber/commits/0.18.6.
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  
 |