import React from 'react'; import CommandLink from '../../core/components/CommandLink'; import './WhatsNewResultView.css'; function WhatsnewResultView() { return
Nov 6th, 2025
Added a new
May 10th, 2023
Behold! After a long time of inactivity, BitwiseCmd is getting an update. Here is what changed:
I'm sure there will be some bugs following such a big update. I will do my best to fix them as they are found.
Many thanks to all people that submitted issues on GitHub. Your feedback is greatly appreciated.
Jul 24th, 2021
vpc command to see how VPC network address is divided between VPC, Subnets, and Hosts. Try it out:
Added support of subnet command to display information about subnet IP address such. Try it out:
Added support of IP addresses and subnet mask notations. Try them out:
Added command. Use it for generating v4 GUIDs
Added support of binary number notation (e.g. ).
A new
Complete rewrite using React. Please let me know if you have problems with this release by creating an issue in Github Repo.