Skip to content

Releases: mpppk/iroha

v0.1.2

21 Dec 18:28
a53af24
Compare
Choose a tag to compare

Changelog

a53af24 Remove firestore and memory cache (#26)

v0.1.1

21 Dec 07:36
Compare
Choose a tag to compare

Changelog

9b005c7 Add analyze command (#20)
7da8b39 Update gitignore
63d363d Update golang.org/x/sync commit hash to cd5d95a
f597c9e Update module cloud.google.com/go to v0.44.0
b5121a0 Update module cloud.google.com/go to v0.44.1
0dc1767 Update module cloud.google.com/go to v0.49.0
b86d1c8 Update module cloud.google.com/go to v0.50.0
c83aa68 Update module firebase.google.com/go to v3.10.0
9ac9259 Update module firebase.google.com/go to v3.11.0
73ef10c Update module google.golang.org/api to v0.14.0
40eb0c6 Update module google.golang.org/api to v0.15.0
5cee193 Update module rhysd/go-github-selfupdate to v1.2.0
fbe02c9 Update module rhysd/go-github-selfupdate to v1.2.1
2395170 Update module spf13/viper to v1.5.0
959f84e Update module spf13/viper to v1.6.0
cdba9a4 Update module spf13/viper to v1.6.1

v0.1.0

09 Aug 05:08
Compare
Choose a tag to compare

Changelog

6a83e97 Add --reset-progress flag
bb13d02 Add --storage flag
353786f Add BoltStorage
71f3aad Add Firestore storage
54e38bb Add Katakana struct
413869b Add Katakana.ToSortedKatakanaAndWordBits
cb9ef63 Add NoStorage
5851797 Add cloud storage implements
486677a Add col flag for specify target colmun name
57ac4e9 Add context to storage arguments
4053986 Add db-path flag
ffa5d4d Add depth flags (#2)
ab4f7ad Add file flag
e116333 Add flags for GCP
8811c53 Add gzip encoding
9efa8eb Add logger
c402d8b Add memory cache to MemoryStorage
b4fbad9 Add panicIfErrorExists method
50d8ade Add print methods for debug
0d5d5aa Add readme
ee41814 Add storage package and MemoryStorage
e0091de Delete unused cache in BoltStorage
30b8263 Display original words
5058d07 Fix CI settings (#7)
9618a17 Fix bug of result displaying
8c4a1c8 Fix initial depth bug
83c230c Fix katakana sorting by frequency
6b8f080 Fix log bug
f0777fe Fork goroutine if calculation take long time
b7ae36b Implement wordBitsMap to Katakana struct
34937be Initial commit
27a1d30 Manage progress of chunk jobs
ca8f95b Move and remove unused files
d8936d8 Refactor and remove time mesuerer
0bd50d9 Refactor flags
2984270 Remove duplicated words
cb88d4b Remove unused functions
e572d8b Return original row index by Search method
8eb53e1 Save json to firestore
4396878 Update comments and readme
03854c3 Update module blang/semver to v3.6.1
79989fe Update module cloud.google.com/go to v0.43.0 (#4)
2fa1a21 Update module firebase.google.com/go to v3.9.0
36a92a2 Update module googleapis/gax-go to v2 (#8)
0348f6e Update module googleapis/gax-go to v2.0.5 (#5)
8b2a81d Update packages
843ef1a Use go modules
4b38bdb more useful logs
ba3d560 rename