This repository has been archived by the owner on Nov 21, 2023. It is now read-only.
Releases: goinsane/xcontext
Releases · goinsane/xcontext
v1.7.0
v1.6.1
- implemented WithTerminate2 function
v1.6.0
- implemented the returning cancel function for AutoCancel, NewTerminateContext, WithTerminate functions
- implemented WithTerminateAutoCancel, WithTerminateAutoCancel2 functions
v1.5.6
- removed the calling AutoCancel from NewTerminateContext
v1.5.5
- removed NewTerminateContext2, WithTerminate2 functions
v1.5.4
- implemented WithDeadline and WithTimeout
v1.5.3
- implemented NewTerminateContext, NewTerminateContext2, WithTerminate2
v1.5.2
- implemented WithCancel
v1.5.1
- improved godoc
- implemented WithCancel2
v1.5.0
- implemented TerminateContext