3.0.1
2022-07-22
Bug fixes
*Major Changes*
Version 3.0.0
New user interface
- Numbers: Calculate numeric conversions between Decimal (signed and unsigned integers), Binary, Octal, and Hex.
- Text: Convert between strings, decimal, binary, and hex.
- Network: Convert Ip Addresses between decimal and binary, and calculate subnets.
- Bitwise: Bitwise calculations.
3.0.0
2021-08-08
New user interface
- Numbers: Calculate numeric conversions between Decimal (signed and unsigned integers), Binary, Octal, and Hex.
- Text: Convert between strings, decimal, binary, and hex.
- Network: Convert Ip Addresses between decimal and binary, and calculate subnets.
- Bitwise: Bitwise calculations.
Bug fixes
2.2.0
2020-06-06
Added bitwise operations.
Updated privacy policy.
2.1.2
2020-01-08
Added a new menu option for converting IP addresses.
- Convert decimal IP address to binary
- Convert binary IP address to decimal
Added subnetting.
- Find subnets under IP conversions, enter how many subnets you are looking for.
- Shows subnet ID (Binary and Decimal)
- Broadcast ID, Host Range
Added binary conversions for text.