Releases: kylecorry31/luna
Releases · kylecorry31/luna
1.2.1
1.2.0
Coroutines
- Add BackgroundTask
Cache
- Add per key locking for LRUCache
1.1.0
Coroutines
- Add Parallel object
- Improve ParallelCoroutineRunner
1.0.1
Hooks
- Allow changing state throttle after creation
1.0.0
Struct
- Improve memory usage
- Add string field support
Topics
- Generic topic getOrNull
Coroutines
- Parallel runner
- Allow changing the queue policy
Misc
- Update Kotlin version
0.4.0
Hooks
- Add ref hook
Streams
- Replace readAllBytes with readBytes for older java support
0.3.6
- Update dependencies
- Upload to maven central instead of jitpack
0.3.5
Publish sources/docs
0.3.4
Hooks
- Improve change detection
0.3.3
Hooks
- Add state hook
- Move hooks to separate package
- Improve change detection
Timers
- Add coroutine timer