[go: up one dir, main page]

indent_write 2.0.0

Simple Write adapters to add line indentation
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Changelog

## 2.0.0

### Removed

- Removed `IndentedWrite`, which was left over from a previous (unreleased) version of `indent-write` which I simply forgot to delete from the code before releasing

## 1.0.0

Initial release!