# Changelog Changes to the Delta-Epsilon LiDAR processing software will be listed here. ## Production ## Development ### v0.2.x #### [0.2.4] 2026-01-08 - Reworked Dockerfiles with better process controls - Added non-root user to Dockerfile - New waiter system and entry point - Updated documentation with new Dockerfile procedures and examples - Dockerfile now has updated metadata - **Released v0.2.5** #### [0.2.4] 2026-01-07 - Corrected paths in build scripts - Minor script bugfixes - Rebuilt base images - Working with Sphinx for documentation (wip) #### [0.2.4] 2026-01-06 - Added License File - Added Changelog - **Released v0.2.4** #### [0.2.3] 2026-01-05 - Readme and documentation work - Added controls.toml and methods to load - Started tool for getting metadata from a LAS file - Formatting and Refactoring #### [0.2.2] 2026-01-04 - Added container-build-waiter.sh script - Switched to Fedora as a base operating system instead of Alpine - **Released v0.2.3** #### [0.2.1] 2025-12-30 - Added reference files - Working on Dockerfiles - Note addition of Distrobox ### v0.1.x #### [0.1.0] 2025-12-23 - Project init and Whiteboarding