Skip to content

0.1.20

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jan 08:22

Added

  • POST_LINK rule: added a way to post process app .elf files

Fixed

  • laze new now drops the .in extension from rendered templates

Dependencies

  • bump clap from 4.4.12 to 4.4.13

Internal

  • refactored nested_env::Env to be a distinct struct. This brought a nice
    performance gain (+~5% for RIOT use case).