Skip to content

Releases: pj8/dbdb

v2.1.0

24 Sep 17:42
56c3d07
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.3...v2.1.0

v2.0.3

19 Jun 03:03
1548067
Compare
Choose a tag to compare

What's Changed

  • 特定のMacOSバージョンでRedisインストールで失敗しないようにパッチをあてる by @yuki777 in #63
  • v2.0.3 by @yuki777 in #64

Full Changelog: v2.0.2...v2.0.3

v2.0.2

23 May 07:13
75b4620
Compare
Choose a tag to compare

What's Changed

  • Change domain to dbdb.shueisha-artsdigital.co.jp by @yuki777 in #54

Full Changelog: v2.0.1...v2.0.2


v1.2.13

23 May 10:12
53f50ca
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.12...v1.2.13

v2.0.1

07 May 09:07
40f90b6
Compare
Choose a tag to compare

What's Changed

  • Sleep 1s on mongodb start and stop by @yuki777 in #59

Full Changelog: v2.0.0...v2.0.1

v2.0.0

07 May 04:15
e8faab9
Compare
Choose a tag to compare

What's Changed

  • (BREAKING CHANGE) XDG_DATA_HOME is now supported. #56
    • The database installation location will be changed.
      • Before: path/to/dbdb
      • After: $XDG_DATA_HOME/dbdb or $HOME/.local/share/dbdb
    • If you want to migrate DBDB from v1 to v2 without changing the database installation location
      • Set the existing DBDB installation directory to $XDG_DATA_HOME
      • For example: XDG_DATA_HOME=$HOME/git
      • The update will be completed by acquiring the latest DBDB source
    • If you want to migrate DBDB from v1 to v2 with a change in the database installation location
      • Please check and delete the database with ./dbdb.sh
      • The update will be completed by acquiring the latest DBDB source
      • Please recreate the database.

Full Changelog: v1.2.12...v2.0.0


  • (BREAKING CHANGE) XDG_DATA_HOMEをサポートします。 #56
    • データベースのインストール先が変更されます。
      • 変更前: path/to/dbdb
      • 変更後: $XDG_DATA_HOME/dbdb または $HOME/.local/share/dbdb
    • データベースインストール先を変更せずに、DBDBをv1からv2に移行したい場合
      • $XDG_DATA_HOMEに既存のDBDBインストールディレクトリを設定します
      • 例: XDG_DATA_HOME=$HOME/git
      • 最新のDBDBソースを取得することでアップデートは完了します
    • データベースインストール先を変更して、DBDBをv1からv2に移行したい場合
      • ./dbdb.sh でデータベースを確認して削除してください
      • 最新のDBDBソースを取得して、DBを作成し直す ことでアップデートは完了します

v1.2.12

06 May 22:54
cc56d69
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.11...v1.2.12

v1.2.11

06 May 01:14
1d3f0c1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.10...v1.2.11

v1.2.10

30 Apr 21:21
8254567
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.9...v1.2.10

v1.2.9

30 Apr 00:15
5077b5c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.8...v1.2.9