import React from 'react' import CommandLink from '../CommandLink' function WhatsnewResultView() { return
Jun 6th, 2017
Added command. Use it for generating v4 GUIDs
May 27th, 2017
Added support of binary number notation (e.g. ).
May 20th, 2017
New
May 16th, 2017
Complete rewrite using React. Old implementation is available at http://bitwisecmd.com/old. Please let me know if you have problems with this release by creating issue in Github Repo.