🚀 What's New in 20260509.01
This release improves the manual installation experience across platforms and fixes a CLASSPATH issue affecting Kafka producer/consumer configurations.
🐛 Bug Fixes
- CLASSPATH now includes current directory — fixes so that Kafka producer/consumer
.propertiesfiles being picked up when running from the working directory. ([PR
✨ Features & Enhancements
- Manual install guides separated for Unix and Windows — previously combined, now split into platform-specific sections for clarity. (PR #38)
- README revised — reorganized installation and usage instructions for better structure and readability. (PR #38)
PRs merged in this release
- PR #37 — Update CLASSPATH to include current directory (Kafka producer/consumer support) — @authorjapps
- PR #38 — Manual install guide: Unix and Windows separated + README clarity — @nirmalchandra