bits-cli 0.1.0

Converts input into bits (with explanations, where applicable)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Changelog

All notable changes to this project will be documented in this file.
This project uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## 0.1.0 - 2023-11-29

### Added

- Added support for IEEE-754 half precision, single precision and double precision, as well as the brain float format.
- Added console color support.
- Added display modes.

[0.1.0]: https://github.com/sunsided/bits/releases/tag/0.1.0