# Changelog All notable changes to this project will be documented in this file. ## [0.2.10] - 2024-01-30 ### Miscellaneous Tasks - Bump h2 from 0.3.22 to 0.3.24 ## [0.2.9] - 2023-12-18 ### Miscellaneous Tasks - Bump openssl from 0.10.57 to 0.10.60 - Bump zerocopy from 0.7.20 to 0.7.31 ## [0.2.8] - 2023-10-31 ### Bug Fixes - Fixes 'x% of commints since intruduction' in inspect_history - Fixes 'x% of commints since intruduction' in inspect_history again.. - Fixed 'status' when there is no index or commits - Handle line count in non utf-8 files - Fix multiple ranges causing wrong qualifiers and history building not including multiple symbols with same qualifiers but different kind ### Documentation - Remove and update comments - Fix pattern docs link in README.md - Remove acknowledges from README for nw - Install instructions in README - Adds CONTRIBUTING.md - Adds gif of 'intelligit status' - Add docs to rows and cols for commands - Add 'intelligit log' gif and limitations - Improve 'log' gif - Improve README.md - Attempt to fix gifs not showing on crates.io ### Features - Initial commit - Change status to output all matches containg changes and remove 'extract_if' nightly feature - Improve "history inspect" arguement handling. Arguements must narrow it down to 1 symbol - JSON output for status, diff and symbols - Lua pattern and default parser - Improve default lua pattern - Add 'log' command and removes 'history commits' - Add arguement to 'log' to match symbol by file, column and row - Add arguement to 'history inspect' to match symbol by file, column and row - Adds 'lines changed' and 'size after' to json output of 'log' - Add basic typescript pattern and parser - Add basic javascript pattern and parser - Add basic go pattern and parser - Start of add feature ### Miscellaneous Tasks - Update dependencies in Cargo.lock - Update gix - Add git-cliff - Add cargo-dist and release-plz ### Refactor - Rename core_pattern to default_pattern - Remove unnecessary result type from 'load_default_patterns' - Remove unused code - Change default log level and add warning to 'add' ### Styling - Fix clippy lints ### Testing - Change parser tests to use precompiled parsers ### Build - Update package version - Version 0.2.0 ;) - Version 0.2.1 :( - Version 0.2.2 - Version 0.2.3 - Version 0.2.4 - Version 0.2.5 - Version 0.2.6 - Version 0.2.7