WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Releases: yanosea/jrp

🚀v2.1.16

27 May 02:09
6f8ce4f

Choose a tag to compare

What's Changed

  • 🔨refactor: migrate from cargo-make to make by @yanosea in #128
  • 🔨refactor: add isgomock marker field to all mock structs by @yanosea in #129
  • build(deps): bump go.uber.org/mock from 0.5.1 to 0.5.2 by @dependabot in #123
  • build(deps): bump github.com/labstack/echo/v4 from 4.13.3 to 4.13.4 by @dependabot in #131
  • build(deps): bump modernc.org/sqlite from 1.37.0 to 1.37.1 by @dependabot in #130
  • 👷chore: add dependency grouping to Dependabot config by @yanosea in #133
  • 👷chore: remove unused dependencies from CREDITS file by @yanosea in #136

Full Changelog: v2.1.15...v2.1.16

🚀v2.1.15

18 Apr 01:58
fc1d29c

Choose a tag to compare

What's Changed

  • build(deps): bump go.uber.org/mock from 0.5.0 to 0.5.1 by @dependabot in #121
  • build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 in the go_modules group by @dependabot in #122

Changelog

  • ec61a66 Merge pull request #121 from yanosea/dependabot/go_modules/go.uber.org/mock-0.5.1
  • fc1d29c Merge pull request #122 from yanosea/dependabot/go_modules/go_modules-bbb8b02913
  • d8d93f3 build(deps): bump go.uber.org/mock from 0.5.0 to 0.5.1
  • 184bd26 build(deps): bump golang.org/x/net in the go_modules group

Full Changelog: v2.1.14...v2.1.15

🚀v2.1.14

11 Apr 07:53
e7ee5a0

Choose a tag to compare

What's Changed

  • 👷chore: Upgrade Golang version in container from 1.23 to 1.24 by @yanosea in #120

Changelog

  • e7ee5a0 Merge pull request #120 from yanosea/119-upgrade-golang-version-in-container-from-123-to-124
  • 15323d6 👷chore: Upgrade Golang version in container from 1.23 to 1.24

Full Changelog: v2.1.13...v2.1.14

🚀v2.1.13

11 Apr 06:49
37e5416

Choose a tag to compare

What's Changed

  • 👷chore: upgrade Go version from 1.23.x to 1.24.x by @yanosea in #118

Changelog

  • 37e5416 Merge pull request #118 from yanosea/117-upgrade-go-version-from-123x-to-124x-in-workflows
  • 00c2a80 👷chore: update CREDITS
  • a01bf3d 👷chore: upgrade Go version from 1.23.x to 1.24.x

Full Changelog: v2.1.12...v2.1.13

🚀v2.1.12

11 Apr 06:19
028c973

Choose a tag to compare

What's Changed

  • 👷chore: update Go version and simplify module configuration by @yanosea in #116

Changelog

  • 028c973 Merge pull request #116 from yanosea/115-update-go-version-and-simplify-module-configuration
  • df7a4eb 👷chore: update Go version and simplify module configuration

Full Changelog: v2.1.11...v2.1.12

🚀v2.1.11

11 Apr 04:06
851ca0e

Choose a tag to compare

What's Changed

  • build(deps): bump modernc.org/sqlite from 1.36.1 to 1.37.0 by @dependabot in #114

Changelog

  • 851ca0e Merge pull request #114 from yanosea/dependabot/go_modules/modernc.org/sqlite-1.37.0
  • 7646284 build(deps): bump modernc.org/sqlite from 1.36.1 to 1.37.0
  • 3e7e0c8 🐞fix: add proper error handling for os.Pipe operations
  • 7439945 👷chore: update CREDITS
  • 5c8cd40 👷chore: update test cases to avoid test failing
  • 17cc606 👷chore: upgrade go.uber.org/mock from v0.4.0 to v0.5.0
  • 8a825aa 👷chore: upgrade golangci-lint and its action
  • 2b592e0 🔨refactor: add OS parameter to Capturer for better testability
  • 3e911e6 🔨refactor: improve error handling throughout the codebase
  • 2e5d0d8 🚨test: fix tests for coverage
  • e74febe 🚨test: improve os.Pipe mocking in Capturer implementation

Full Changelog: v2.1.10...v2.1.11

🚀v2.1.10

19 Mar 06:09
beb57e1

Choose a tag to compare

What's Changed

  • build(deps): bump modernc.org/sqlite from 1.36.0 to 1.36.1 by @dependabot in #113

Changelog

  • beb57e1 Merge pull request #113 from yanosea/dependabot/go_modules/modernc.org/sqlite-1.36.1
  • ba57b65 build(deps): bump modernc.org/sqlite from 1.36.0 to 1.36.1

Full Changelog: v2.1.9...v2.1.10

🚀v2.1.9

13 Mar 03:06
d94d006

Choose a tag to compare

What's Changed

  • build(deps): bump golang.org/x/net from 0.34.0 to 0.36.0 in the go_modules group by @dependabot in #111
  • 👷chore: update go.mod by @yanosea in #112

Changelog

  • b0945ee Merge pull request #111 from yanosea/dependabot/go_modules/go_modules-c153b83258
  • d94d006 Merge pull request #112 from yanosea/dependabot/go_modules/go_modules-c153b83258
  • eea1f3f build(deps): bump golang.org/x/net in the go_modules group
  • f792591 👷chore: update go.mod

Full Changelog: v2.1.8...v2.1.9

🚀v2.1.8

08 Mar 22:49
7256437

Choose a tag to compare

What's Changed

Changelog

  • 7ef670a Merge pull request #108 from yanosea/dependabot/go_modules/modernc.org/sqlite-1.36.0
  • 7256437 Merge pull request #110 from yanosea/109-update-credits
  • 59c707f build(deps): bump modernc.org/sqlite from 1.35.0 to 1.36.0
  • bca22d8 👷chore: update CREDITS

Full Changelog: v2.1.7...v2.1.8

🚀v2.1.7

27 Feb 16:12
b758575

Choose a tag to compare

What's Changed

  • 🐞fix: update usage templates to include arguments notation by @yanosea in #107

Changelog

  • b758575 Merge pull request #107 from yanosea/106-fix-usage-templates
  • 444f17c 🐞fix: update usage templates to include arguments notation

Full Changelog: v2.1.6...v2.1.7