Skip to content

Version 1.4.3 - BUG修复,优化代码 #101

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jan 7, 2018
Merged

Version 1.4.3 - BUG修复,优化代码 #101

merged 4 commits into from
Jan 7, 2018

Conversation

devfeel
Copy link
Owner

@devfeel devfeel commented Jan 7, 2018

Version 1.4.3

  • 调整dotweb内部路由注册逻辑,New模式默认不开启,Classic模式默认开启,可通过app.UseDotwebRouter手动开启
  • 修复 issue Exclude不生效 #100, 解决特定场景下Exclude不生效问题
  • Use filepath.Ext to replace file.GetFileExt, update for issue Use filepath.Ext to replace file.GetFileExt #99
  • 移除 framework/file.GetFileExt 函数
  • 同步更新example代码
  • 2018-01-07 22:00

devfeel and others added 4 commits January 5, 2018 17:31
* 调整dotweb内部路由注册逻辑,New模式默认不开启,Classic模式默认开启,可通过app.UseDotwebRouter手动开启
* 修复 issue #100, 解决特定场景下Exclude不生效问题
* Use filepath.Ext to replace file.GetFileExt, update for issue #99
* 同步更新example代码
* 2018-01-07 22:00
* 调整dotweb内部路由注册逻辑,New模式默认不开启,Classic模式默认开启,可通过app.UseDotwebRouter手动开启
* 修复 issue #100, 解决特定场景下Exclude不生效问题
* Use filepath.Ext to replace file.GetFileExt, update for issue #99
* 同步更新example代码
* 2018-01-07 22:00
* 调整dotweb内部路由注册逻辑,New模式默认不开启,Classic模式默认开启,可通过app.UseDotwebRouter手动开启
* 修复 issue #100, 解决特定场景下Exclude不生效问题
* Use filepath.Ext to replace file.GetFileExt, update for issue #99
* 移除 framework/file.GetFileExt 函数
* 同步更新example代码
* 2018-01-07 22:00
@devfeel devfeel merged commit 34f6a50 into master Jan 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant