go-eng

Creating a personal go package, to learn and to host personal notes and data structures.

MIT License

Stars
1

Bot releases are visible (Hide)

go-eng - v0.13.3 Latest Release

Published by github-actions[bot] 5 months ago

Changelog

  • 5d5eeb8 ci(actions): update gorelease
go-eng - v0.13.0

Published by github-actions[bot] 5 months ago

Changelog

  • 53d71aa Reapply "ci: only 1.22"
  • 4cf8d8a Revert "ci: check latest go version"
  • d89ce82 Revert "ci: only 1.22"
  • c3a4f95 build(go): upgrade to v1.22
  • d797f58 build: bump tools and deps
  • 90c78b5 ci: check latest go version
  • 4f3240c ci: only 1.22
go-eng - v0.12.2

Published by github-actions[bot] 6 months ago

Changelog

  • 6352fa9 build(deps): bump actions/setup-go from 4 to 5 (#21)
  • 7439fe0 build(deps): bump codecov/codecov-action from 3 to 4 (#22)
  • ea9181c build(deps): bump golang.org/x/crypto in /examples/web-service-gin
  • d423d72 build(deps): bump golangci/golangci-lint-action from 3 to 5 (#26)
  • 92b8967 build/ci: various adjustments
  • 07a371b build: bump deps
  • f840b03 chore: update changelog [skip ci]
  • d0125d9 test(db): lint tests
  • b57c7e6 test(db): updates
go-eng - v0.12.1

Published by github-actions[bot] 10 months ago

Changelog

  • bc9ff2c build(makefile): update depricated flag
  • 927f17e chore: update changelog [skip ci]
  • 07dc9f8 feat(db): return set time
  • 4386b20 test(db): add test coverage
go-eng - v0.12.0

Published by github-actions[bot] 10 months ago

Changelog

  • 587ba9b build(deps): bump all
  • 238dacc build(deps): bump all deps
  • e53c8c3 build: remove disabled workflow
  • ffbf8fa chore: update changelog [skip ci]
  • c7cdf03 docs(grammar): updates phonetics
  • c61cb1b feat(algo): adds anagrams package
  • b572025 feat(db): add in memory database example
  • 07b8905 feat(leet): add a couple answers
  • 4ce6dfe feat(list): standard library example
  • 86e568d feat(vowels): add vowels algorithm package
  • 67b6f03 fix(anagrams): simplified logic
  • 5983dce refactor(fibonacci): clean up typos and examples
  • 9144771 refactor(list): standard library example
  • 0cb3f18 test(slice_queue): update examples
go-eng - v0.11.8

Published by github-actions[bot] about 1 year ago

Changelog

  • c69ef42 build(deps): bump actions/checkout from 3 to 4 (#18)
  • ea1b357 build(deps): bump goreleaser/goreleaser-action from 4 to 5 (#17)
  • 8f5925b ci: disable twitter announce
go-eng - v0.11.7

Published by github-actions[bot] about 1 year ago

Changelog

  • 32c136b build: go1.21
  • 66bb56d ci: fix action version
go-eng - v0.11.6

Published by github-actions[bot] about 1 year ago

Changelog

  • 885dade ci: update branches
  • d25de5b ci: update releaser config
go-eng - v0.11.5

Published by github-actions[bot] about 1 year ago

Changelog

  • 0188a36 build(mod): update mod
go-eng - v0.11.4

Published by github-actions[bot] about 1 year ago

Changelog

  • 0188a36 build(mod): update mod
go-eng - v0.11.3

Published by github-actions[bot] over 1 year ago

Changelog

  • b85c5d9 chore: update changelog [skip ci]
  • 6b00b54 feat(examples): add RESTFul API using Gin
go-eng - v0.11.2

Published by github-actions[bot] over 1 year ago

Changelog

  • efa3f2a fix: correct generics path name
  • 4e0a878 revert: change package name back to github hosted path (#16)
go-eng - v0.11.1

Published by github-actions[bot] over 1 year ago

Changelog

  • b5f33fd build: bump go version
  • 52820d5 chore: minor updates
  • f546187 chore: update changelog [skip ci]
  • 988fd61 feat: add generics example (#14)
go-eng - v0.11.0

Published by github-actions[bot] over 1 year ago

Changelog

  • 82b9e24 chore: update changelog [skip ci]
  • 77f8d59 ci: update release workflow
  • c860f94 fix: fully update module name
go-eng - v0.9.2

Published by eng618 over 1 year ago

Changelog

  • 5a4abf8 ci: update goreleaser
go-eng - v0.8.1

Published by github-actions[bot] about 2 years ago

Changelog

  • d0cb661 build: add changelog command
  • b38e362 chore: update change log
  • 6e93abe chore: update changelog
go-eng - v0.8.0

Published by github-actions[bot] about 2 years ago

Changelog

  • 05da6e1 build: update release command
  • 203e90e build: update to latest go 1.17.x
  • da7a181 build: upgrade go to 1.18
  • bc354be feat: add package to write to a file
  • b3abb93 style: apply formatting
go-eng - v0.7.0

Published by github-actions[bot] over 2 years ago

Changelog

  • ce55718 Create codeql-analysis.yml
  • 03e097b build: add release command
  • ba25a94 build: bump default build version to 1.17
  • d9722f5 build: update remaining 1.16 references
  • 87f264c build: update some Makefile commands
  • 2b4f836 chore: create Makefile
  • 8d713a9 ci: add code coverage with Codecov
  • 1f9f4a1 ci: only use go version n-2
  • fcb5848 ci: remove verbose test logging
  • 1f9099f ci: specify coverage file
  • 3686725 ci: test go 1.18 and 1.17 only
  • 6c413a1 ci: update codecov token
  • aa9dd66 ci: update golangci config
  • f78789e ci: update lint configuration
  • 8be2a22 feat: add context with timeout examples
  • 028ac47 feat: stub circular package
go-eng - v0.6.0

Published by github-actions[bot] over 3 years ago

Changelog

40c04cf feat(fibonacci): add algorithms to calculate fib
5f7f819 feat(queue): add Peek method, increase test cov

go-eng - v0.5.0

Published by github-actions[bot] over 3 years ago

Changelog

728c7f1 chore(lint): correct typos and golint warnings
07043d3 feat(hash): add hash table data structure
7404f14 feat(queue): add LinkedList implementation
488d4d9 refactor: integrated golangci-lint with config