Fasthistory

Latest version: v2.4.2

Safety actively analyzes 630305 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

2.1.2

**Improvements**

- Added '--update' flag
- Improved update documentation

**Bug fixes**
- Fixed wrong version number

2.0

**Improvements**

- Added macOS and Windows support
- Added pip installation mode
- Added offline installation mode (11) + uninstaller script (25)
- Added a new faster 'adding without execution' syntax
- Added environment issues detection and auto-fix ("f --setup")
- Added new commands ("--help", "--version", "--config")
- Improved unittest coverage (> 80%)
- Improved Github Action tests with OSs and Python version matrix

**Bug fixes**
- 10, 14, 21

1.1

**Improvements**

- Added zsh support (enhancement 8)
- Improved log messages and error handling in bash file

**Bug fixes**

- Extended chars whitelist (issue 10)

1.0

**Improvements**

- Implemented import/export database feature
- Improved UI and colours
- Defined new console command names ("f-add", "f-import", "f-export")

**Bugs**
- Fixed info row (fix 5)
- Improved error messages
- Improved database error handling

Update from beta versions

* Import data from old versions
* from version 0.2
`f-import $HOME/fastHistory-0.2-beta/data/fh_v1.db`
* from version 0.1
`f-import $HOME/fastHistory-0.1-beta/data/fh_v1.db`

0.2beta

How to install

1. download this repository
`cd $HOME`
`wget https://github.com/mkcn/fastHistory/archive/v0.2-beta.tar.gz -O fastHistory-0.2-beta.tar.gz`
`tar -xvzf fastHistory-0.2-beta.tar.gz`

2. enable fastHistory in your terminal
`echo 'source "$HOME/fastHistory-0.2-beta/bash/f.sh"' >> .bashrc`

3. Close and reopen your terminal

0.1beta

How to install

1. download this repository
`cd $HOME`
`wget https://github.com/mkcn/fastHistory/archive/v0.1-beta.tar.gz -O fastHistory-0.1-beta.tar.gz`
`tar -xvzf fastHistory-0.1-beta.tar.gz`

2. enable fastHistory in your terminal
`echo 'source "$HOME/fastHistory-0.1-beta/bash/f.sh"' >> .bashrc`

3. Close and reopen your terminal

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.