Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.

Changelog

Riku Rauhala edited this page Jan 6, 2023 · 18 revisions

Changelog

This document keeps track of changes made in each release. The application follows semantic versioning.

Development was started on 18 December 2022.

Latest version online at 0b.is.

Version 1.0.0

4 January 2023

Application officially launched! This version implements the core functionality as specified in the SRS document.

  • Added number conversion
    • Supported systems:
      • Base-2 (binary)
      • Base-8 (octal)
      • Base-10 (decimal)
      • Base-16 (hexadecimal)
  • Added info boxes
    • Provide a short description of each numeral system
  • Added themes
    • Dark theme (default)
    • Light theme
  • Added footer
    • Contains relevant links
      • Source code
      • Documentation
      • Contributing
      • Application version
Clone this wiki locally