bcal 1.7
2016-10-10

What's in?
- PackageCore integration
- Automated testing in Travis CI

-------------------------------------------------------------------------------

bcal 1.6
2017-06-30

What's in?
- Evaluate storage arithmetic expressions involving +, -, *, /
- A minimal mode (option `-m`) to show result in bytes
- Assume byte if unit is omitted for a conversion
- A Python3 test framework with multiple test cases
- Several fixes and additional sanity checks on input

-------------------------------------------------------------------------------

bcal 1.5
2017-04-10

Modifications
- Support binary and octal in CHS2LBA and LBA2CHS conversions

-------------------------------------------------------------------------------

bcal 1.4
2016-10-17

Modifications
- Travis integration
- RPM generation via Travis and Docker

-------------------------------------------------------------------------------

bcal v1.1
2016-10-04

Modifications
- Rename utility to bcal (Byte CALculator)

-------------------------------------------------------------------------------

calb v1.0
2016-09-28

Initial features
- convert to IEC/SI standard data storage units
- show the address in bytes
- show address as LBA:OFFSET
- convert CHS to LBA and vice versa
- show binary, decimal and hex representation of a number
- custom sector size, max heads/cylinder and max sectors/track

-------------------------------------------------------------------------------
