parabuild 0.2.1

A parallel build utility for template heavy projects.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 0.2.1

- Minor improvement in cp performance under in-place template conditions

# 0.2.0

- Support in-place template rendering
- Support progress bar
- Fix exclusive run
- Add a formal command-line application

# 0.1.0

- Initial release