qiantao 
							
						 
					 
					
						
						
							
						
						9433a7b66f 
					 
					
						
						
							
							1. new,api,hprose 命令增加两个参数 [-module=true] [-beego=v1.12.1] 用于生成go module项目  
						
						 
						
						... 
						
						
						
						2. generate,migrate命令不再打印GOPATH.
3. pack命令排除。
4. run命令支持传递ldflags参数
5. fix watch file bug.ignoredFilesRegExps数组对每个文件增加$,防止目录存在tmp的情况
6. getPackagePath函数被调用时如果找不到GOPATH,则看看工程有没有go.mod 有就当做go module项目处理。
7. .travis.yml检查时排除/pkg/mod/目录 
						
						
					 
					
						2020-06-25 22:29:27 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								askuy 
							
						 
					 
					
						
						
							
						
						8ebb7977f9 
					 
					
						
						
							
							bee update version  
						
						 
						
						
						
						
					 
					
						2020-06-20 12:26:28 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								astaxie 
							
						 
					 
					
						
						
							
						
						5ed819a025 
					 
					
						
						
							
							version 1.10.0  
						
						 
						
						
						
						
					 
					
						2018-07-22 12:06:22 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								astaxie 
							
						 
					 
					
						
						
							
						
						4ab8b8e30e 
					 
					
						
						
							
							bee 1.9.1  
						
						 
						
						
						
						
					 
					
						2017-11-27 15:51:51 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								asta xie 
							
						 
					 
					
						
						
							
						
						ceefd74c9b 
					 
					
						
						
							
							v1.9.1  
						
						 
						
						
						
						
					 
					
						2017-09-12 21:23:20 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								astaxie 
							
						 
					 
					
						
						
							
						
						b65934a764 
					 
					
						
						
							
							v1.9.0  
						
						 
						
						
						
						
					 
					
						2017-07-19 00:28:53 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								astaxie 
							
						 
					 
					
						
						
							
						
						0d0e583346 
					 
					
						
						
							
							v1.8.4  
						
						 
						
						
						
						
					 
					
						2017-05-18 22:58:13 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								astaxie 
							
						 
					 
					
						
						
							
						
						963e1c9d05 
					 
					
						
						
							
							bee 1.8.3  
						
						 
						
						
						
						
					 
					
						2017-04-24 21:11:32 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								astaxie 
							
						 
					 
					
						
						
							
						
						6afbafa250 
					 
					
						
						
							
							Check Gopath in one place  
						
						 
						
						
						
						
					 
					
						2017-04-24 20:51:56 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								astaxie 
							
						 
					 
					
						
						
							
						
						c5bc543c13 
					 
					
						
						
							
							update to v1.8.2  
						
						 
						
						
						
						
					 
					
						2017-04-19 23:52:32 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Faissal Elamraoui 
							
						 
					 
					
						
						
							
						
						db5616465b 
					 
					
						
						
							
							Bump the version to 1.8.1  
						
						 
						
						
						
						
					 
					
						2017-03-23 14:30:03 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sergey Lanzman 
							
						 
					 
					
						
						
							
						
						feea8877c0 
					 
					
						
						
							
							go vet  
						
						 
						
						... 
						
						
						
						go simple
golint
structcheck
staticcheck
unused
unconvert 
						
						
					 
					
						2017-03-11 10:57:06 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sergey Lanzman 
							
						 
					 
					
						
						
							
						
						c538bfbc8f 
					 
					
						
						
							
							Refactor!  
						
						 
						
						... 
						
						
						
						create sub packages
delete unused code
delete code from not use command cmdRouter,cmdTest, cmdRundocs
make command plugins
check with gosimple,staticcheck,go vet,unused,unconvert 
						
						
					 
					
						2017-03-10 11:48:26 +02:00