Skip to content

Releases: unknwon/go-import-server

0.5.0

23 Nov 18:22
93b1475

Choose a tag to compare

What's Changed

  • Replace BadgerDB with JSON file for persistent storage in #3

Full Changelog: v0.4.0...v0.5.0

0.4.0

06 Dec 04:49
b96db72

Choose a tag to compare

  • feat: display the list of hosted packages b96db72

0.3.0

01 Sep 03:09

Choose a tag to compare

v0.3.0

all: migrate to Flamego

0.2.4

26 Nov 05:24

Choose a tag to compare

db: shrink cache size to minimum

MaxCacheSize = 10 as suggested in https://github.com/dgraph-io/badger/issues/1135#issuecomment-558463094.

0.2.3

24 Nov 05:50

Choose a tag to compare

v0.2.3

main: change template link look

0.2.2

16 Nov 20:53

Choose a tag to compare

v0.2.2

prometheus: replace Gauge with Counter type

0.2.1

11 Nov 00:57

Choose a tag to compare

v0.2.1

Use helper method to get remote addr

0.2.0

10 Nov 22:48

Choose a tag to compare

Add page views and gets via BadgerDB.

0.1.0

10 Nov 18:00

Choose a tag to compare

Initial release