Skip to content

v1.9.16

Compare
Choose a tag to compare
@nabbar nabbar released this 15 Nov 08:13
· 135 commits to master since this release

Fix Windows Bug

Package IOUtils :

  • windows : cannot set the max open file number over the windows hard limit (8192)

Package Request :

  • windows : add path function fix to not using the os.DirSeparator for url path

Other :

  • Bump dependencies