l3_cli 0.0.4

Lambda compute tooling
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased - ReleaseDate

## 0.0.4 - 2025-01-02

### Fixed

- `l3 build --all` fails when build directory is missing

## 0.0.3 - 2024-12-20

## 0.0.2 - 2024-12-20

### Added

- `l3 build --all` command builds all of a project's functions

## 0.0.1

### Added

- CLI placeholder program parses pwd for functions, debug prints and exits

[Unreleased]: https://github.com/eighty4/l3/compare/l3_cli-v0.0.4...HEAD
[0.0.4]: https://github.com/eighty4/l3/compare/l3_cli-v0.0.3...l3_cli-v0.0.4
[0.0.3]: https://github.com/eighty4/l3/compare/l3_cli-v0.0.2...l3_cli-v0.0.3
[0.0.2]: https://github.com/eighty4/l3/compare/v0.0.1...l3_cli-v0.0.2
[0.0.1]: https://github.com/eighty4/l3/releases/tag/v0.0.1