• Release v0.1.1
    Some checks failed
    Release / Generate changelog (push) Failing after -16s
    Stable

    alexohneander released this 2025-03-26 08:32:00 +00:00 | 17 commits to main since this release

    Changelog

    All notable changes to this project will be documented in this file.

    [0.1.1] - 2025-03-26

    🚀 Features

    • (index) Add save and load functionality for Index using gob encoding/decoding

    🐛 Bug Fixes

    • Updated AddDocToIndex function to ignore additional special characters in scanner.Text()
    • Add sonarqube properties
    • Add default log level

    🚜 Refactor

    • Search logic to improve performance and reduce false positives by making query case-insensitive for simple queries and using trimmed whitespace in phrases

    📚 Documentation

    • Add first release in Changelog
    • Update changelog
    • Add sonarqube badge

    ⚙️ Miscellaneous Tasks

    • Add sonarqube pipeline
    • Update sonarqube pipeline
    • Add quality gate
    Downloads