You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- fix: bind variadic interface methods to VarArgs [#211](https://github.com/ivov/lisette/pull/211)[`500865b`](https://github.com/ivov/lisette/commit/500865be30ad6b3c33a16c66bcd3b965c7a30375)
8
+
- feat: silence unused_value on fluent-builder method returns [#218](https://github.com/ivov/lisette/pull/218)[`1266fde`](https://github.com/ivov/lisette/commit/1266fdebdfc8dc3fff6cbd0ae4de570c167852d7)
9
+
- feat: lift interface{} params to Ref<T> for reflection decoders [#219](https://github.com/ivov/lisette/pull/219)[`6f7b04a`](https://github.com/ivov/lisette/commit/6f7b04a4b6e0f00145c011dbe05609f5893fd67f)
10
+
- feat: suggest go prefix for unprefixed declared go deps [#215](https://github.com/ivov/lisette/pull/215)[`490709e`](https://github.com/ivov/lisette/commit/490709ef90048cc525c014bea04e20a4048bd744)
11
+
- feat: do not require trailing () in unit-context lambdas [#216](https://github.com/ivov/lisette/pull/216)[`49e44be`](https://github.com/ivov/lisette/commit/49e44be0bfc47578dd63a803694bb4a5dfa30fbb)
- ci: pin workflow actions to immutable SHAs [#220](https://github.com/ivov/lisette/pull/220)[`30c05ea`](https://github.com/ivov/lisette/commit/30c05ead8613c3435c79da9bc27023adc8b17650)
16
+
- fix: alias single-segment paths colliding with longer external paths [#217](https://github.com/ivov/lisette/pull/217)[`efd89d3`](https://github.com/ivov/lisette/commit/efd89d330115c0a3dbab95b8c30562d74f7973b9)
17
+
- fix: alias bindgen imports that collide on package name [#212](https://github.com/ivov/lisette/pull/212)[`fbf4f74`](https://github.com/ivov/lisette/commit/fbf4f746c9b0e45f78bd362f8674b69b01a1ce8b)
18
+
- feat: support sql.Scanner and driver.Valuer on option [#206](https://github.com/ivov/lisette/pull/206)[`6091db8`](https://github.com/ivov/lisette/commit/6091db8e03b00bb0d765f52586a483c9da29a8de)
- feat: recognize M ~map[K]V as type-parameter shape [#198](https://github.com/ivov/lisette/pull/198)[`b22621e`](https://github.com/ivov/lisette/commit/b22621e2e44b9d7b661e624f2c9337a3d387016e)
0 commit comments