Releases: onelenyk/gitignore-parser
v0.1.6
v0.1.4
Full Changelog: v0.1.3...v0.1.4
v0.1.3
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Full Changelog: v0.1.1...v0.1.2
v0.1.1
GitIgnoreParser v0.1.1 Released!
We're excited to roll out GitIgnoreParser v0.1.1, enhancing our Kotlin-based .gitignore parsing library.
What's New:
- Improved Pattern Handling: Enhanced efficiency in
.gitignorepattern processing. - Advanced Logging: Upgraded logging for more effective debugging.
- API Refinements: Smoother integration with API improvements.
- Optimizations and Fixes: Addressed previous version bugs and optimized performance.
Get Started:
Visit the README.md in our repository for updated installation and usage instructions.
Acknowledgements:
Special thanks to our community and ChatGPT by OpenAI for ongoing support.
Dive into the new features of GitIgnoreParser v0.1.1 for your Kotlin projects!
onelenyk
v0.1.0
GitIgnoreParser v0.1.0
We are excited to announce the first official release of GitIgnoreParser, a Kotlin-based library designed to parse .gitignore files and apply gitignore rules in your projects effectively.
Features in this Release:
- Efficient Parsing: Converts
.gitignoreglob patterns to regex, enabling precise and efficient matching. - Nested
.gitignoreSupport: Seamlessly handles multiple.gitignorefiles in different subdirectories. - Optimized for Kotlin: Fully compatible with Kotlin projects, leveraging Kotlin's modern language features.
- Advanced Logging: Integrated logging system for in-depth debugging and process tracking.
- User-Friendly API: Simple and intuitive API, making it easy to integrate and use in your projects.
Getting Started:
To get started with GitIgnoreParser, please refer to the README.md in our repository, which includes installation instructions and usage examples.
Acknowledgements:
A special thanks to all contributors and to ChatGPT by OpenAI for assisting in development, providing code insights and optimization strategies.
We hope GitIgnoreParser will be a valuable tool in your development toolkit. For any issues, suggestions, or contributions, please feel free to open an issue or submit a pull request.
Thank you for trying GitIgnoreParser!