Skip to content

Latest commit

 

History

History
50 lines (31 loc) · 1.21 KB

CHANGELOG.md

File metadata and controls

50 lines (31 loc) · 1.21 KB

Change Log

All notable changes to the "beamdasm" extension will be documented in this file.

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

[Unreleased]

1.1.5

  • Fixed readme not showing media files

1.1.4

1.1.3

  • Added new OpCodes 173-176
  • Renamed "Master" branch to "Main"

1.1.2

  • Added support for OTP 24
  • node modules version updates
  • Bumped Visual Studio Code version to ^1.52.0

1.1.1

  • Fix for issue #9
  • Merged PRs #7 #8
  • Switched to ESLint

1.1.0

1.0.1

1.0.0

  • Dedicated view in the explorer panel for every .beam file in the workspace

  • Each section of a beam file has a subitem in the tree view

0.0.2 - 2018-04-03

  • Added function separation

0.0.1 - 2018-03-31

  • Initial release