ripissue 0.1.5

CLI tool written in Rust for distributed bug / issue / story tracking with the filesystem and git.
# Changelog

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

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.1.3] - 2023-10-11

### Added

- CHANGELOG docs and creation (#document_changelog_workflow)
- Git add all flag `-a` (#git_add_a_flag)
- Git branch automatic manipulation with `-b` flag (#automatic_create_branch)

### Fixed

- Adjusted pre-commit hooks

## [0.1.2] - 2023-10-06

- All basic functionalities