Releases: perlpunk/YAML-LibYAML-API-p5 
  
  Releases · perlpunk/YAML-LibYAML-API-p5
      
  v0.14.0 
  
    
  
      
        05 Jan 21:54
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        v0.14.0 2024-01-04 23:06:22+01:00
- Add unicode option to emitter functions (before broken
  unicode was emitted)
- Change module versioning scheme
 
 
  
  
   
   
  
  v0.013 
  
    
  
      
        11 Apr 22:02
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        v 
YAML-LibYAML-API-0.013.tar.gz  
0.013 2022-04-11 23:58:42+02:00
- Change License to MIT because of included libyaml
- Add tag_directives entry to events (needed by yamltidy)
 
 
  
  
   
   
  
  v0.012 
  
    
  
      
        08 Sep 11:01
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        v0.012 2020-09-08 12:55:03+02:00
- Remove local/ directory from tarball
 
 
  
  
   
   
  
  v0.011 
  
    
  
      
        07 Sep 20:55
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        v0.011 2020-09-07 19:41:56+02:00
- Pass new option 'width' to libyaml
 
 
  
  
   
   
  
  v0.010 
  
    
  
      
        19 Aug 21:44
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        v0.010 2020-08-19 22:39:12+02:00
- Update to libyaml 0.2.5
- Fix constants for flow style/block style
- Emitter: Support flow style collections