Skip to content

v0.1.4

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Oct 08:01
· 28 commits to main since this release
6766171

v0.1.4 What's Changed (2024-10-13)

Chores

  • loader: Updating comment on the loader methods (#33) (fd09a1db)

Bug Fixes

  • consts: Moving the trimming to use the where type consts (#29) (cdb30917)
  • patcher: Adding new method that exports the perform patch for the differ methods (#30) (76902dc9)
  • perform: Correcting logic to perform patching (#31) (ed28cc35)

Features

  • inserter:
    • adding gen file to the inserter package (#35) (67661717)
    • updating how resources are passed to keep it consistent (#34) (da6bfbe5)
    • Adding a dynamic insert package (#32) (53df0043)