Skip to content

Releases: tkitsunai/edinet-go

v0.0.7

09 Feb 15:47
Compare
Choose a tag to compare

Changelog

  • b2020b5 Refactor FindByTerm to run concurrently and add new server endpoint
  • cdfd627 version update and micro refactoring

v0.0.6

08 Dec 06:27
Compare
Choose a tag to compare

Changelog

  • c6c3771 Refactor code base and add new functionalities
  • c03af5b unified notation

v0.0.5

06 Dec 23:30
Compare
Choose a tag to compare

Changelog

  • 2d103ad - add data change layer. - cleanup code
  • 24c7df4 - support raw edinet-api feature (document's meta list) - bugfix when company and doc id save

v0.0.4

03 Dec 06:08
Compare
Choose a tag to compare

Changelog

  • 65ba36d - add path find company-id - using di container
  • 9023f51 - store / find company
  • 9e7549c using default config

v0.0.3

02 Dec 12:44
Compare
Choose a tag to compare

Changelog

  • 56b9c05 change return type improve allocated code

v0.0.2

01 Dec 10:10
Compare
Choose a tag to compare

Changelog

  • 12d7247 - FileDate -> Date renaming. - cleanup dirty code
  • f78e4f1 - WIP adding persistent mechanism code base.
  • a5d8b54 - change interface datastore - cleanup dirty code
  • 29c0fc5 - cleanup code - cleanup readme and setup - Resolving multiple errors using hashicorp/go-multierror
  • ed6e095 - implemented persistent engine using boltdb - storage engine pattern InMemory/boltDb - In usecases, doc-data can also be retrieved from datastore. - acquired by edinet-api, the data is persistence
  • fe5a09f - installation samber/do for di-container - layering usecase/port/gateway
  • 16378f3 - name change
  • 0bf9f94 add ignore file
  • 9665d8e fix test
  • 086f62f forgot to add
  • 33d9076 go mod tidy!

v0.0.1

29 Nov 03:26
Compare
Choose a tag to compare

Changelog

  • 8b10a34 - Add build status badge on README.md. - Covered get document via edinet-api. - Clean up trash files. - Refactoring struct name and file name. - bugfix daterange logic, add testing.
  • 47e57a1 - Fixed config file to be read only once - Add make command
  • 684e40f - change dir structure. - golang version update. - support for edinet-api v2.
  • 6b030e4 - refactoring naming - tidy docker
  • 76aea51 Add renovate.json
  • 16a2ece Merge pull request #1 from tkitsunai/renovate/configure
  • bab66df Merge pull request #2 from tkitsunai/renovate/github.com-idubinskiy-schematyper-digest
  • a9651e8 Merge pull request #3 from tkitsunai/renovate/docker-golang-1.x
  • 8a6c26a Merge pull request #4 from tkitsunai/renovate/docker-golang-1.x
  • e0bf311 Merge pull request #5 from tkitsunai/renovate/docker-golang-1.x
  • 5cedcb5 Merge pull request #6 from tkitsunai/renovate/docker-golang-1.x
  • 72fbca4 Merge pull request #7 from tkitsunai/renovate/docker-golang-1.x
  • c2d117c Merge pull request #8 from tkitsunai/renovate/docker-golang-1.x
  • addc487 Update README.md
  • 41005c6 Update github.com/idubinskiy/schematyper commit hash to f71b40d
  • 81dc3bd Update golang Docker tag to v1.11.5
  • 11ff748 Update golang Docker tag to v1.12.1
  • 3feb1b5 Update golang Docker tag to v1.12.4
  • daae051 Update golang Docker tag to v1.12.5
  • 7fa4ec6 Update golang Docker tag to v1.12.6
  • 84b57c8 Update golang Docker tag to v1.12.7
  • fd75cae Update golang Docker tag to v1.12.8 (#9)
  • 7b32285 Update golang Docker tag to v1.12.9 (#10)
  • f3b103a Update golang Docker tag to v1.13.0 (#11)
  • 9610c73 Update golang Docker tag to v1.13.1 (#12)
  • c9c7200 Update golang Docker tag to v1.13.3 (#13)
  • 1a17357 Update golang Docker tag to v1.13.4 (#15)
  • aebfe0c Update golang Docker tag to v1.13.5 (#18)
  • e4343d9 Update golang Docker tag to v1.13.7 (#19)
  • 1d1009c Update golang Docker tag to v1.13.8 (#20)
  • 76ebd17 Update golang Docker tag to v1.14.4 (#22)
  • 8cdfaa1 Update golang Docker tag to v1.14.6 (#25)
  • 5450967 Update golang Docker tag to v1.14.7 (#26)
  • 8e80fe6 Update golang Docker tag to v1.14.9 (#27)
  • 9742944 Update golang Docker tag to v1.16.0 (#28)
  • d57956d Update module gin-gonic/gin to v1.5.0 (#17)
  • aea4710 Update module gin-gonic/gin to v1.6.3 (#24)
  • 7cc4fd9 Update module stretchr/testify to v1.4.0 (#14)
  • dba37a8 Update module stretchr/testify to v1.6.1 (#21)
  • 1ddbc1f Update module stretchr/testify to v1.7.0 (#31)
  • 74dafa3 Update redis Docker tag to v5.0.10 (#29)
  • c029fe6 Update redis Docker tag to v5.0.7 (#16)
  • 6bfb14a Update redis Docker tag to v5.0.9 (#23)
  • a169a73 add air config file
  • 1ea38a5 add license file
  • 228a499 add logger
  • 3f1eb1b cleanup & minimum implement
  • 6505263 create wip v1 engine
  • 5826c3e docker build
  • f48c755 fetch overviews implement
  • beb507f fix docke-build
  • 23863f1 fix readme
  • d077c26 gofmt
  • dabbf44 initialize commit.
  • 0951002 iota
  • 0a566b5 mutex and goroutine
  • dca4a77 term
  • 4f6c8c6 update readme