Skip to content

Releases: sniper00/moon

prebuilt

31 Oct 14:35

Choose a tag to compare

refactor: improve worker service management and time handling

- Add time offset accessor method to support timestamp synchronization
- Refactor worker service lifecycle management with better error handling
- Extract service ID allocation logic into dedicated method for clarity
- Optimize worker message processing with improved queue handling
- Enhance service scanning with pre-allocated memory and proper JSON formatting
- Improve code quality with const-correctness and structured bindings

Key improvements:
- Replace memory_order_release with memory_order_relaxed for better performance
- Add early return for empty service collections to avoid unnecessary processing
- Use structured bindings for cleaner iteration over service containers
- Separate service ID allocation logic for better maintainability
- Add comprehensive error handling for service creation failures

Performance optimizations:
- Pre-allocate string capacity for service scan responses
- Optimize service removal with streamlined state management
- Improve message queue processing with cached service references

v0.9

22 Aug 14:56

Choose a tag to compare

update github actions

v0.8

27 Apr 15:14

Choose a tag to compare

update

v0.7

15 Jan 08:54

Choose a tag to compare

update

v0.6

22 Sep 03:08

Choose a tag to compare

v0.6 Pre-release
Pre-release
update

v0.5

14 Jul 06:55

Choose a tag to compare

update

v0.4

25 May 10:29

Choose a tag to compare

update

v0.3

27 Jan 11:41

Choose a tag to compare

v0.3

v0.2

20 Dec 09:39

Choose a tag to compare

update

v0.1

17 Nov 10:15

Choose a tag to compare

v0.1