Skip to content

Latest commit

 

History

History
111 lines (94 loc) · 3.81 KB

CHANGELOG.md

File metadata and controls

111 lines (94 loc) · 3.81 KB

Changelog

All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.


v1.16.0 - 2024-09-03

Features

  • add order field to units and create runners by that order (#20) - (a346726) - GUO YANKE

v1.15.2 - 2024-08-22

Bug Fixes

  • (mtmpl) update functions - (d009bff) - GUO YANKE

Features

  • (mtmpl) add functions - (b3b2e07) - GUO YANKE
  • (mtmpl) add functions - (b4793bd) - GUO YANKE

Miscellaneous Chores

  • (mtmpl) remove logging for functions generation - (796ddab) - GUO YANKE

v1.15.1 - 2024-08-22

Features

  • support multiple unit directories (#19) - (edbaa28) - GUO YANKE

Miscellaneous Chores

  • remove logging for minit started and minit exited - (76459ad) - GUO YANKE
  • remove log for process starting - (89088ea) - GUO YANKE
  • remove log for success execution - (81a4691) - GUO YANKE

Refactoring

  • cleanup logic for MINIT_LOG_DIR parsing (#19) - (2292998) - GUO YANKE
  • cleanup logic for MINIT_UNIT_DIR parsing (#19) - (c3a6d4c) - GUO YANKE

v1.15.0 - 2024-08-22

Documentation

  • update README.md [skip ci] - (7135b77) - GUO YANKE
  • update README.md [skip ci] - (4f3b83f) - GUO YANKE
  • update SECURITY.md [skip ci] - (280db66) - GUO YANKE

Features

  • no logging to local file by default (#18) - (3ebbb16) - GUO YANKE

Miscellaneous Chores

  • fix typo - (68d189e) - GUO YANKE

v1.14.0 - 2024-08-21

Documentation

  • update README.md [skip ci] - (6e46d8a) - GUO YANKE

Miscellaneous Chores

  • add cog.toml - (f0833e2) - GUO YANKE

v1.14.0-rc3 - 2024-08-21

Build system

  • add version from github action - (59dc8a4) - GUO YANKE

Features

  • (mrunners) add dir-to-dir render - (e4254a4) - GUO YANKE
  • (mtmpl) add slice and dict - (28a7070) - GUO YANKE
  • complete neg and add for mtmpl - (50d03e0) - GUO YANKE

Miscellaneous Chores

  • (deps) update dependencies - (d70ac62) - GUO YANKE

Refactoring

  • (mtmpl) refine funcAdd - (fc17d14) - GUO YANKE

Tests

  • remove unused test files - (a642168) - GUO YANKE

v1.14.0-rc2 - 2024-08-21

Bug Fixes

  • (menv) remove original key after rendered - (8b2abdf) - Yanke G

Documentation

  • update README.md [skip ci] - (6e1e00f) - GUO YANKE
  • update README.md [skip ci] - (9b6b453) - Yanke G

Refactoring

  • (munit) not returning nil for FilterMap - (9c9e4a9) - Yanke G
  • treat os environment as argument - (af8298c) - Yanke G
  • refine mrunners - (d65aee6) - Yanke G
  • optimize code for mrunners - (1fd02e5) - Yanke G
  • move packages to internal - (422913b) - Yanke G

Tests

  • (mexec) fix tests - (7d1f940) - Yanke G
  • (mrunners) add more tests for rencer - (5397e35) - GUO YANKE
  • (munit) add tests for munit - (67bdbea) - Yanke G
  • add tests for munit.Load() - (44b4ae9) - GUO YANKE
  • add tests for mrunner - (55ef932) - Yanke G
  • initial attempt on e2e tests - (e357eea) - Yanke G

v1.14.0-rc1 - 2024-08-21

Bug Fixes

  • ignore unit/log dir creation failure, closes #15, closes #16 - (51100a4) - GUO YANKE
  • expand cron expr with environment variable in advance - (8fbf567) - GUO YANKE

Documentation

  • update README.md [skip ci] - (2e2d44a) - GUO YANKE

Features

  • add non-blocking support for environment defained "once" units - (36b41b3) - GUO YANKE
  • add non-blocking support to "once" units, closes #13 - (d4bf30e) - GUO YANKE
  • add env support in cron expression, #9 - (5ba4e74) - GUO YANKE
  • allow adding more units from env, #9 - (c4cc269) - GUO YANKE

Miscellaneous Chores

  • (deps) update dependencies - (e6335a1) - Yanke G
  • (deps) update dependencies - (5979f4a) - GUO YANKE
  • (deps) update dependencies - (d59c7f9) - GUO YANKE

Changelog generated by cocogitto.