Skip to content

Tags: Jacobbrewer1/patcher

Tags

v0.1.12

Toggle v0.1.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(omitempty): swapping tag opts for the omitempty functionality (#73)

* swapping tag opts for the omitempty functionality

* Updating const name

v0.1.11

Toggle v0.1.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): Downgrading go to 1.22 (#72)

* Downgrading the version of go

* codegen

v0.1.10

Toggle v0.1.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(inserter): initializing on an empty array by default (#63)

* initializing the fields on default

* initializing the fields on default

* using default behaviour

v0.1.9

Toggle v0.1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(inserter): Allowing fields to be ignored on the inserter package (

…#60)

updating the inserter package

v0.1.8

Toggle v0.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(loader): Changing the ignore funcs signature (#55)

* Updating the ignore func to take the reflected version of the field

* Updating compiling and tests

* Updating the ignore func to be a type

* Updating examples

v0.1.7

Toggle v0.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(loader): Adding test for not pointed embedded struct (#49)

Adding test for not pointed embedded struct

v0.1.6

Toggle v0.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): Updating the module name to be lower case (#40)

* Updating the module name to be lower case

* fmt

v0.1.5

Toggle v0.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(errors): Updating method name for handling err no changes (#38)

Updating method name for handling err no changes

v0.1.4

Toggle v0.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(inserter): adding gen file to the inserter package (#35)

adding gen file to the inserter package

v0.1.3

Toggle v0.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(go_version): dropping the go version back to 1.22 (#28)

revert