Skip to content

Releases: yankeguo/minit

v1.16.0

03 Sep 07:08
96a1cab
Compare
Choose a tag to compare

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

22 Aug 05:01
190138e
Compare
Choose a tag to compare

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

22 Aug 04:02
9d1ce84
Compare
Choose a tag to compare

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

22 Aug 02:34
8fdc1ad
Compare
Choose a tag to compare

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

v1.14.0

21 Aug 09:53
b502c3b
Compare
Choose a tag to compare

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

v1.14.0-rc2

30 Jul 10:32
v1.14.0-rc2
5397e35
Compare
Choose a tag to compare
v1.14.0-rc2 Pre-release
Pre-release

v1.14.0-rc1

29 Jul 09:22
v1.14.0-rc1
e6335a1
Compare
Choose a tag to compare
v1.14.0-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.13.0...v1.14.0-rc1

v1.13.0

02 Jan 07:12
1d14d9d
Compare
Choose a tag to compare

Full Changelog: v1.12.1...v1.13.0

v1.12.1

15 Dec 09:07
d946bf5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.12.0...v1.12.1

v1.12.0

06 Sep 10:42
v1.12.0
c9d4603
Compare
Choose a tag to compare

rebanding