Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2.0.0 #100

Merged
merged 4 commits into from
Jun 7, 2021
Merged

v2.0.0 #100

merged 4 commits into from
Jun 7, 2021

Commits on Jun 6, 2021

  1. Configuration menu
    Copy the full SHA
    9e94432 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Configuration menu
    Copy the full SHA
    b651ee9 View commit details
    Browse the repository at this point in the history
  2. DirectMessage の Importer を実装した (#98)

    * feat: 🎸 direct_messages テーブルを再設計
    
    * feat: 🎸 DirectMessage の Importer を実装した
    nikukyugamer committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    c78d5be View commit details
    Browse the repository at this point in the history
  3. born_at カラムを User に追加した (#99)

    * feat: 🎸 User に、アカウントが作成された日時を示す born_at カラムを追加した
    
    * feat: 🎸 既存 User.new に born_at を追加した
    
    * feat: 🎸 born_at カラム追加前のレコードに後から born_at を上書きする Rakeタスク を作った
    nikukyugamer committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    b9426a9 View commit details
    Browse the repository at this point in the history