Skip to content

Latest commit

 

History

History
55 lines (40 loc) · 1.63 KB

CHANGELOG.md

File metadata and controls

55 lines (40 loc) · 1.63 KB

Changelog

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

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

0.2.4 - 2022-05-16

Added

  • Support for objdump output with --visualize-jumps option (thanks to @LeoJhonSong).

0.2.3 - 2022-04-19

Fixed

0.2.2 - 2021-10-08

Fixed

  • Fix relative paths handling when detecting assembly-to-source relation.

0.2.1 - 2021-09-29

Added

0.2.0 - 2020-09-21

Fixed

  • Fix disappearing assembly output on project rebuild.

Added

  • Add extension icon.

Changed

  • Adapt newest changes from Compiler Explorer assembly parser.

0.0.5 - 2019-05-30

Added

  • New ${relativeFileDir} option in settings variables.

0.0.4 - 2019-01-20

Changed

  • Fix wrong value of ${workspaceFolder} and ${relativeFile} variables in associations setting.

0.0.3 - 2019-01-16

Changed

  • Fix broken path resolving on Windows.

0.0.2 - 2018-08-02

Changed

  • Extension display name and description.

0.0.1 - 2018-08-02

First release.