wookay/Bukdu.jl

Release Bukdu v0.4.13

wookay opened this issue · 5 comments

@JuliaRegistrator register()

changes

  • added enable_remote_ip option to Bukdu.start (default is false)
    • related issues: #86 Segmentation Fault, #93 EXCEPTION_ACCESS_VIOLATION
  • rename Routing.empty! to Routing.reset!
  • invokelatest Router.call
    • issued #87 Issues when testing

Registration pull request created: JuliaRegistries/General/9390

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if Julia TagBot is installed, or can be done manually through the github interface, or via:

git tag -a v0.4.13 -m "<description of version>" ab1768c0d2a934b5e7ba9ebb5af720875dc3fa85
git push origin v0.4.13

Also, note the warning: Version 0.4.13 skips over 0.4.12
This can be safely ignored. However, if you want to fix this you can do so. Call register() again after making the fix. This will update the Pull request.

@JuliaRegistrator register()
[noblock] sequential version number guideline

Registration pull request updated: JuliaRegistries/General/9390

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if Julia TagBot is installed, or can be done manually through the github interface, or via:

git tag -a v0.4.13 -m "<description of version>" ab1768c0d2a934b5e7ba9ebb5af720875dc3fa85
git push origin v0.4.13

Also, note the warning: Version 0.4.13 skips over 0.4.12
This can be safely ignored. However, if you want to fix this you can do so. Call register() again after making the fix. This will update the Pull request.

Registration pull request updated: JuliaRegistries/General/9390

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if Julia TagBot is installed, or can be done manually through the github interface, or via:

git tag -a v0.4.13 -m "<description of version>" 83b7d7bcfb7d71fff7fa37dbdc89337369dd23b6
git push origin v0.4.13