clean-pretty-printer
Package info
-
Homepage
gitlab.com/clean-and-itasks/libraries/clean-pretty-printer -
Latest version
1.1.1, 1 year, 1 month ago -
Maintainer
Camil Staps -
License
BSD-2-Clause
Description
A pretty printer for types from lib-compiler.
Readme
# clean-pretty-printer
This library provides a pretty printer for types from lib-compiler.
## Maintainer, authors, copyright & license
This project is maintained by [Camil Staps][].
Copyright is held by the authors of the individual commits. Use `git blame` or
the GitLab blame view to determine the copyright holder on specific parts of
the code base. Contributors include:
- Mart Lubbers
The package is licensed under the BSD-2-Clause license; for details, see the
[LICENSE](/LICENSE) file.
[Camil Staps]: https://camilstaps.nl
Changelog
# Changelog
#### 1.1.1
- Chore: accept lib-compiler 4.1.
### 1.1.0
- Feature: add support for new syntax added with compiler 4.0.
- Chore: support base 3.0.
#### 1.0.2
- Chore: accept text 2.0.
#### 1.0.1
- Chore: accept lib-compiler 3.0.2–3.1.1.
## 1.0.0
- Initial version with modules from clean-platform 0.3.38.
Versions
-
1.1.1 latest 1 year, 1 month ago
Dependencies: base ^2.0.0 || ^3.0.0; text ^1.0.0 || ^2.0.0; lib-compiler >=4.0.0 <=4.0.2 || =4.1.0.
Targets: any-any.
-
1.1.0 1 year, 10 months ago
Dependencies: base ^2.0.0 || ^3.0.0; text ^1.0.0 || ^2.0.0; lib-compiler =4.0.0.
Targets: any-any.
-
1.0.2 latest 1.0 2 years ago
Dependencies: base ^2.0.0; text ^1.0.0 || ^2.0.0; lib-compiler >=3.0.2 <=3.0.3 || >=3.1.0 <=3.1.1.
Targets: any-any.
-
1.0.1 2 years ago
Dependencies: base ^2.0.0; text ^1.0.0; lib-compiler >=3.0.2 <=3.0.3 || >=3.1.0 <=3.1.1.
Targets: any-any.
-
1.0.0 2 years ago
Dependencies: base ^2.0.0; text ^1.0.0; lib-compiler =3.0.2.
Targets: any-any.