Releases: gopherdata/gophernotes 
  
  Releases · gopherdata/gophernotes
      
  v0.2.1 
  
    
  
      
        03 Oct 02:52
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
fix error printing weirdness on function declarations. 
update tests. 
  
  
  
   
   
  
  v0.2.0 
  
    
  
      
        03 Oct 02:19
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
new more descriptive error returns. 
fix for interface{} variable declarations. 
fix various issues related to error handling. 
  
  
  
   
   
  
  v0.1.4 
  
    
  
      
        20 Sep 01:59
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Bug fixes - out of order declarations, printing 
  
  
  
   
   
  
  v0.1.3 
  
    
  
      
        15 Sep 11:20
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
fix weird printing repetition. 
code styling changes. 
update install files and docs. 
  
  
  
   
   
  
  v0.1.2 
  
    
  
      
        17 Aug 12:18
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
fix block importing of packages 
  
  
  
   
   
  
  v0.1.1 
  
    
  
      
        10 Aug 11:21
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
bug fixes for imports 
improvement to import without the special : character 
linting changes 
  
  
  
   
   
  
  v0.1.0 
  
    
  
      
        01 Aug 12:28
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Updated README for installations. 
Update for Go 1.7. 
Update vendoring, dependency management. 
Refactoring of ZMQ code. 
Error handling.