Skip to content

Releases: gojue/moling

v0.0.5

29 Mar 15:45
0077553
Compare
Choose a tag to compare

What's Changed

  • fix #4 invalid data path by @cfc4n in #5
  • feat: add automated release notes generation in release workflow by @cfc4n in #6
  • Improve logging & error handling, rename configs, simplify service logic by @cfc4n in #8

Full Changelog: v0.0.3...v0.0.5

v0.0.4

28 Mar 16:16
98ad2dc
Compare
Choose a tag to compare
refactor: streamline directory creation and improve configuration acc…

v0.0.3

27 Mar 16:26
fcc4d2a
Compare
Choose a tag to compare

What's Changed

  • fix: build failed with GOOS=windows by @cfc4n in #1
  • feat: refactor server initialization and directory creation logic by @cfc4n in #2
  • feat: enhance configuration management and logging in the MoLing server by @cfc4n in #3

New Contributors

  • @cfc4n made their first contribution in #1

Full Changelog: v0.0.2...v0.0.3

v0.0.2

27 Mar 08:22
2bfff0f
Compare
Choose a tag to compare

What's Changed

  • Enhanced command validation with global configuration and support for piped commands
  • Added installation scripts for Windows/Linux and updated documentation
  • Implemented directory creation checks for base path and subdirectories
  • Corrected spelling of "MoLing" and "macOS" in documentation
  • Updated filename format for saved images
  • Refactored configuration management to use BasePath and improved browser initialization
  • Added listen address configuration and improved server initialization
  • Enhanced configuration management and logging
  • Added configuration management and service registration
  • Added browser service with logging
  • Updated GitHub links in README for accurate repository references

Full Changelog: v0.0.1...v0.0.2

v0.0.1

22 Mar 16:32
2c5237c
Compare
Choose a tag to compare