> For the complete documentation index, see [llms.txt](https://db.coolstone.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://db.coolstone.dev/1/update-log.md).

# Update Log

### v1.4.1 (07/13/2022)

* Fixed `overwrite`
* Events won't emit without running the function. (EX: `dir` won't emit if the directory already exists)

### v1.4.0 (07/10/2022)

* Dubnium now has **0** dependencies!
* Bug fixes

### v1.3.0 (06/11/2022)

* [CLI](/1/reference/cli.md)

### v1.2.0 (06/09/2022)

* [Events](/1/reference/events.md)
* Bug fixes

### v1.1.0 (05/29/2022)

* Update log
* More options for the [`byAge`](https://db.coolstone.dev/reference/api/create-and-delete) method
* Custom file types
* Bug fixes

### Get the latest version

```bash
npm i dubnium@latest
```

### Archive

[v0](https://db.coolstone.dev/0/)
