Releases: l00pss/helpme
Releases · l00pss/helpme
v1.0.1
v1.0.0
Release v1.0.0 - Initial Release
🎉 First Stable Release
This is the initial release of helpme - marking the first stable version of the project.
✨ What's New
- Project Foundation: Complete Go module setup with proper structure
- Development Environment: Configured
.gitignorewith comprehensive exclusion rules - Build System: Ready-to-use build configuration
- Documentation: Initial project documentation
📦 What's Included
- Go module initialization
- IDE-friendly project structure
- Comprehensive
.gitignorefor Go projects - Development tooling setup
🚀 Getting Started
-
Clone the repository
git clone <repository-url> cd helpme
-
Install dependencies
go mod download
-
Build the project
go build
🔧 Development
The project includes support for:
- Popular IDEs (VSCode, IntelliJ IDEA)
- Live reload with Air
- Environment configuration
- Test coverage reports
📝 Notes
This is the foundational release. Future versions will include additional features and improvements based on community feedback.
Full Changelog: Initial commit
Contributors: @mammadlivuqar