File: CHANGELOG.md

package info (click to toggle)
node-debbundle-insert-module-globals 7.2.1%2Bds%2B~cs4.3.4-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 476 kB
  • sloc: javascript: 1,493; makefile: 70
file content (15 lines) | stat: -rw-r--r-- 356 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# dash-ast change log

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

This project adheres to [Semantic Versioning](http://semver.org/).

## 2.0.1
* Remove obsolete `.withParent()` documentation from the readme.

## 2.0.0
* Remove `.withParent()`.
* Reduce repeated dictionary access, up to ~10% faster.

## 1.0.0
* Initial release.