Skip to content

Releases: devlights/try-golang

Add text/template examples and more...

24 Mar 05:56
056267a

Choose a tag to compare

What's Changed

Full Changelog: v0.2.8...v0.2.9

Add goroutine leak examples and more

09 Mar 02:28

Choose a tag to compare

What's Changed

Full Changelog: v0.2.7...v0.2.8

Refactor runner/loop.go

29 May 17:33

Choose a tag to compare

v0.2.7

Add unit test

Rename package command to runner

29 May 12:54
5fe6715

Choose a tag to compare

Merge pull request #403 from devlights/rename-command-package

Rename package command to runner

Remove internal/ pkg/ directories

27 May 05:07
2122339

Choose a tag to compare

Merge pull request #401 from devlights/mv-mappings-directory

Rename mappings to mapping

Add pkg/command package

07 May 08:47
3a83431

Choose a tag to compare

Merge pull request #389 from devlights/replace-sqlite3-driver

Update -- sqlite3 の ドライバ を windows でも動作するように pure 版に変更

Move original packages to under internal and pkg directories

11 Nov 06:44
ff7b455

Choose a tag to compare

Merge pull request #304 from devlights/devlights/internal-pkg-303

internalとpkgディレクトリを作り、その中に既存のコードを移した

Add pkg.go.dev Badge

25 Aug 08:40
7f8f8bf

Choose a tag to compare

Update README.md

Add pkg.go.dev Badge

v0.1.0 マッピング絡みをリファクタリング

19 Feb 11:23

Choose a tag to compare

v0.0.5

03 Jan 00:04

Choose a tag to compare

  • 起動時の引数に -example を追加
  • Makefile を追加