Altb

Latest version: v0.5.2

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

Scan your dependencies

Page 2 of 3

0.4.2

Changes

- fixup: allow dashes and underscore in app names IamShobe (5)

0.4.1

Changes

- fix: arrow head unicode changed IamShobe (4)

0.4.0

Changes

- chore: add cd flow IamShobe (2)

🚀 Features

- Feature: Support env vars + schema command IamShobe (1)

0.3.1

Bug fixes:
- command type now supports flag propagation

**Full Changelog**: https://github.com/IamShobe/altb/compare/0.3.0...0.3.1

0.3.0

BREAKING CHANGES
- config now moved to `~/.config/altb/config.yaml`
- config structure MAJOR change - format is now as follows:

binaries:
app_name:
name: app_name
selected: 1.0.0
tags:
1.0.0:
description: some description
kind: link this is added every old type is link type
spec:
path: /path/to/binary

- Command `altb track ...` now changed to `altb track path ...`.

Additions:
- Support copying tracked file using `altb track path <app_name><tag> <path> --copy`, versions will be saved at `$HOME/.local/altb/versions`.
- Support tracking commands using `altb track command <app_name><tag> "<command>" [-w <working_directory>]`

**Full Changelog**: https://github.com/IamShobe/altb/compare/0.2.2...0.3.0

0.2.2

- Fixed crucial bug with tags get overridden
- Updated manifest

**Full Changelog**: https://github.com/IamShobe/altb/compare/0.2.0...0.2.2

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.