Skip to content

Latest commit

 

History

History
58 lines (40 loc) · 1.4 KB

CHANGELOG.md

File metadata and controls

58 lines (40 loc) · 1.4 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[0.2.1] - 2024-10-27

Changed

  • Resubmit adding change log.
  • add an example screenshot in the readme.

[0.2.0] - 2024-10-27

Fixed

  • Fixed bug that only part of headers are shown.

Added

  • Add a new feature to resize the divider bar.
  • Add a new feature to show the file size.

[0.1.3] - 2023-03-25

Fixed

  • Fixed bug when extension have no name.

[0.1.2] - 2023-03-25

Fixed

  • Fixed the logo loading issue: remove logo temporarily.

[0.1.1] - 2023-03-25

Changed

  • Update the readme and changelog.
  • remove some debug info and unused comments.

[0.1.0] - 2023-03-25

Added

  • Add the UI pape!

Changed

  • Change the color configuration.

[0.0.2] - 2023-03-11

Added

  • Add logo for the extension, which is a galaxy-like logo. This logo is tentatively as the key logo of AstroMy project.
  • Add this CHANGELOG.md file to take notes for the development of this extension.

Changed

  • Change the text color from cyan to the complementary colours of the background.

Removed

  • Remove the default helloworld command in the package.json file.

[0.0.1] - 2023-03-01

Added

  • This is the first release of Myfits -- VSCode extension to preview the astronomy fits files.
  • Only with the function of displaying headers.