File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 55
66..  to_doc
77
8+ --------------------- 
9+ 0.20.0 (2024-08-23)
10+ --------------------- 
11+ * Arrays of workflow input parameters (thanks to `@mvdbeek `_). `Pull Request 
12+   100 `_
13+ * Design goals (thanks to `@jmchilton `_). `Pull Request 97 `_
14+ 
815--------------------- 
9160.19.0 (2024-07-23)
1017--------------------- 
@@ -269,6 +276,8 @@ History
269276  based on planemo testing.
270277
271278..  github_links
279+  .. _Pull Request 100 : https://github.com/galaxyproject/gxformat2/pull/100 
280+ .. _Pull Request 97 : https://github.com/galaxyproject/gxformat2/pull/97 
272281.. _Pull Request 99 : https://github.com/galaxyproject/gxformat2/pull/99 
273282.. _Pull Request 98 : https://github.com/galaxyproject/gxformat2/pull/98 
274283.. _Pull Request 96 : https://github.com/galaxyproject/gxformat2/pull/96 
Original file line number Diff line number Diff line change 11"""The public interface or entry point for the Format 2 workflow code.""" 
22
3- __version__  =  '0.19 .0' 
3+ __version__  =  '0.20 .0' 
44
55PROJECT_NAME  =  "gxformat2" 
66PROJECT_OWNER  =  PROJECT_USERAME  =  "galaxyproject" 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments