Releases: upmaru/pakman
Releases · upmaru/pakman
PAKman 7.3
- Improved build times by enabling 'prod' flags
- Use
:finch
as http client library - Removed debug logs
PAKman 7.2
exec
was not called in therun
script causing process termination to not work properly. This is now resolved- Remove the
finish
script as it's no longer needed
PAKman 7.1
Highlights:
- Archive script so there is no need to rely on other actions
- Support for multiple services type
- Support for multiple commands
- Support for multiple build destinations
- Support for turning on / off dependency tracing