Skip to content

Releases: trulsma/intelligit

v0.2.11

15 May 09:05
Compare
Choose a tag to compare

Install intelligit 0.2.11

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/trulsma/intelligit/releases/download/v0.2.11/intelligit-installer.sh | sh

Install prebuilt binaries via powershell script

irm https://github.com/trulsma/intelligit/releases/download/v0.2.11/intelligit-installer.ps1 | iex

Download intelligit 0.2.11

File Platform Checksum
intelligit-aarch64-apple-darwin.tar.xz macOS Apple Silicon checksum
intelligit-x86_64-apple-darwin.tar.xz macOS Intel checksum
intelligit-x86_64-pc-windows-msvc.zip Windows x64 checksum
intelligit-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum

0.2.10 - 2024-01-30

30 Jan 09:11
Compare
Choose a tag to compare

Release Notes

Miscellaneous Tasks

  • Bump h2 from 0.3.22 to 0.3.24

Install intelligit 0.2.10

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/trulsma/intelligit/releases/download/v0.2.10/intelligit-installer.sh | sh

Install prebuilt binaries via powershell script

irm https://github.com/trulsma/intelligit/releases/download/v0.2.10/intelligit-installer.ps1 | iex

Download intelligit 0.2.10

File Platform Checksum
intelligit-aarch64-apple-darwin.tar.xz macOS Apple Silicon checksum
intelligit-x86_64-apple-darwin.tar.xz macOS Intel checksum
intelligit-x86_64-pc-windows-msvc.zip Windows x64 checksum
intelligit-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum

0.2.9 - 2023-12-18

18 Dec 12:57
Compare
Choose a tag to compare

Release Notes

Miscellaneous Tasks

  • Bump openssl from 0.10.57 to 0.10.60
  • Bump zerocopy from 0.7.20 to 0.7.31

Install intelligit 0.2.9

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/trulsma/intelligit/releases/download/v0.2.9/intelligit-installer.sh | sh

Install prebuilt binaries via powershell script

irm https://github.com/trulsma/intelligit/releases/download/v0.2.9/intelligit-installer.ps1 | iex

Download intelligit 0.2.9

File Platform Checksum
intelligit-aarch64-apple-darwin.tar.xz macOS Apple Silicon checksum
intelligit-x86_64-apple-darwin.tar.xz macOS Intel checksum
intelligit-x86_64-pc-windows-msvc.zip Windows x64 checksum
intelligit-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum

0.2.8 - 2023-10-31

31 Oct 13:15
Compare
Choose a tag to compare

Release Notes

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

Install intelligit 0.2.8

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/trulsma/intelligit/releases/download/v0.2.8/intelligit-installer.sh | sh

Install prebuilt binaries via powershell script

irm https://github.com/trulsma/intelligit/releases/download/v0.2.8/intelligit-installer.ps1 | iex

Download intelligit 0.2.8

File Platform Checksum
intelligit-aarch64-apple-darwin.tar.xz macOS Apple Silicon checksum
intelligit-x86_64-apple-darwin.tar.xz macOS Intel checksum
intelligit-x86_64-pc-windows-msvc.zip Windows x64 checksum
intelligit-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum