Skip to content

Releases: joelreymont/dots

dots v0.6.4

19 Jan 12:49

Choose a tag to compare

What's New

Major rewrite: SQLite replaced with plain markdown files.

  • 125x smaller binary (25MB → 200KB)
  • 41x less code (115k → 2.8k LOC)
  • Zero dependencies - no database, no runtime requirements
  • Portable storage - copy .dots/ folder anywhere

Installation

Homebrew (macOS ARM64, Linux x86_64)

brew install joelreymont/tap/dots

Manual download

# Linux x86_64
curl -L -o dot https://github.com/joelreymont/dots/releases/download/v0.6.4/dot-linux-x86_64
chmod +x dot
sudo mv dot /usr/local/bin/

# macOS ARM64
curl -L -o dot https://github.com/joelreymont/dots/releases/download/v0.6.4/dot-macos-arm64
chmod +x dot
sudo mv dot /usr/local/bin/

Migrating from beads

If you have existing tasks in .beads/beads.db:

./migrate-dots.sh

Verify

dot --version

dots v0.6.3

14 Jan 13:01

Choose a tag to compare

What's New

Major rewrite: SQLite replaced with plain markdown files.

  • 125x smaller binary (25MB → 200KB)
  • 41x less code (115k → 2.8k LOC)
  • Zero dependencies - no database, no runtime requirements
  • Portable storage - copy .dots/ folder anywhere

Installation

Homebrew (macOS ARM64, Linux x86_64)

brew install joelreymont/tap/dots

Manual download

# Linux x86_64
curl -L -o dot https://github.com/joelreymont/dots/releases/download/v0.6.3/dot-linux-x86_64
chmod +x dot
sudo mv dot /usr/local/bin/

# macOS ARM64
curl -L -o dot https://github.com/joelreymont/dots/releases/download/v0.6.3/dot-macos-arm64
chmod +x dot
sudo mv dot /usr/local/bin/

Migrating from beads

If you have existing tasks in .beads/beads.db:

./migrate-dots.sh

Verify

dot --version

dots v0.6.2

14 Jan 11:04

Choose a tag to compare

What's New

Major rewrite: SQLite replaced with plain markdown files.

  • 125x smaller binary (25MB → 200KB)
  • 41x less code (115k → 2.8k LOC)
  • Zero dependencies - no database, no runtime requirements
  • Portable storage - copy .dots/ folder anywhere

Installation

Homebrew (macOS ARM64, Linux x86_64)

brew install joelreymont/tap/dots

Manual download

# Linux x86_64
curl -L -o dot https://github.com/joelreymont/dots/releases/download/v0.6.2/dot-linux-x86_64
chmod +x dot
sudo mv dot /usr/local/bin/

# macOS ARM64
curl -L -o dot https://github.com/joelreymont/dots/releases/download/v0.6.2/dot-macos-arm64
chmod +x dot
sudo mv dot /usr/local/bin/

Migrating from beads

If you have existing tasks in .beads/beads.db:

./migrate-dots.sh

Verify

dot --version

dots v0.6.1

14 Jan 07:18

Choose a tag to compare

What's New

Major rewrite: SQLite replaced with plain markdown files.

  • 107x smaller binary (25MB → 233KB)
  • 41x less code (115k → 2.8k LOC)
  • Zero dependencies - no database, no runtime requirements
  • Portable storage - copy .dots/ folder anywhere

Installation

Homebrew (macOS ARM64, Linux x86_64)

brew install joelreymont/tap/dots

Manual download

# Linux x86_64
curl -L -o dot https://github.com/joelreymont/dots/releases/download/v0.6.1/dot-linux-x86_64
chmod +x dot
sudo mv dot /usr/local/bin/

# macOS ARM64
curl -L -o dot https://github.com/joelreymont/dots/releases/download/v0.6.1/dot-macos-arm64
chmod +x dot
sudo mv dot /usr/local/bin/

Migrating from beads

If you have existing tasks in .beads/beads.db:

./migrate-dots.sh

Verify

dot --version

dots v0.6.0

13 Jan 09:11

Choose a tag to compare

What's New

Major rewrite: SQLite replaced with plain markdown files.

  • 107x smaller binary (25MB → 233KB)
  • 41x less code (115k → 2.8k LOC)
  • Zero dependencies - no database, no runtime requirements
  • Portable storage - copy .dots/ folder anywhere

Installation

Homebrew (macOS ARM64, Linux x86_64)

brew install joelreymont/tap/dots

Manual download

# Linux x86_64
curl -L -o dot https://github.com/joelreymont/dots/releases/download/v0.6.0/dot-linux-x86_64
chmod +x dot
sudo mv dot /usr/local/bin/

# macOS ARM64
curl -L -o dot https://github.com/joelreymont/dots/releases/download/v0.6.0/dot-macos-arm64
chmod +x dot
sudo mv dot /usr/local/bin/

Migrating from beads

If you have existing tasks in .beads/beads.db:

./migrate-dots.sh

Verify

dot --version

v0.5.4

10 Jan 07:30

Choose a tag to compare

  • Slugified IDs: new IDs include URL-safe slug from title (e.g. dots-fix-user-auth-a3f2b1c8)
  • dot slugify: rename all existing IDs to include slugs
  • 100+ common abbreviations (authentication→auth, configuration→config, etc.)
  • Slugify processes all dots including archived

dots v0.5.3

10 Jan 05:50

Choose a tag to compare

What's New

Major rewrite: SQLite replaced with plain markdown files.

  • 107x smaller binary (25MB → 233KB)
  • 41x less code (115k → 2.8k LOC)
  • Zero dependencies - no database, no runtime requirements
  • Portable storage - copy .dots/ folder anywhere

Installation

Homebrew (macOS ARM64, Linux x86_64)

brew install joelreymont/tap/dots

Manual download

# Linux x86_64
curl -L -o dot https://github.com/joelreymont/dots/releases/download/v0.5.3/dot-linux-x86_64
chmod +x dot
sudo mv dot /usr/local/bin/

# macOS ARM64
curl -L -o dot https://github.com/joelreymont/dots/releases/download/v0.5.3/dot-macos-arm64
chmod +x dot
sudo mv dot /usr/local/bin/

Migrating from beads

If you have existing tasks in .beads/beads.db:

./migrate-dots.sh

Verify

dot --version

dots v0.5.2

09 Jan 13:51

Choose a tag to compare

What's New

Major rewrite: SQLite replaced with plain markdown files.

  • 107x smaller binary (25MB → 233KB)
  • 41x less code (115k → 2.8k LOC)
  • Zero dependencies - no database, no runtime requirements
  • Portable storage - copy .dots/ folder anywhere

Installation

Homebrew (macOS ARM64, Linux x86_64)

brew install joelreymont/tap/dots

Manual download

# Linux x86_64
curl -L -o dot https://github.com/joelreymont/dots/releases/download/v0.5.2/dot-linux-x86_64
chmod +x dot
sudo mv dot /usr/local/bin/

# macOS ARM64
curl -L -o dot https://github.com/joelreymont/dots/releases/download/v0.5.2/dot-macos-arm64
chmod +x dot
sudo mv dot /usr/local/bin/

Migrating from beads

If you have existing tasks in .beads/beads.db:

./migrate-dots.sh

Verify

dot --version

dots v0.5.1

08 Jan 13:17

Choose a tag to compare

What's New

Major rewrite: SQLite replaced with plain markdown files.

  • 107x smaller binary (25MB → 233KB)
  • 41x less code (115k → 2.8k LOC)
  • Zero dependencies - no database, no runtime requirements
  • Portable storage - copy .dots/ folder anywhere

Installation

Homebrew (macOS ARM64, Linux x86_64)

brew install joelreymont/tap/dots

Manual download

# Linux x86_64
curl -L -o dot https://github.com/joelreymont/dots/releases/download/v0.5.1/dot-linux-x86_64
chmod +x dot
sudo mv dot /usr/local/bin/

# macOS ARM64
curl -L -o dot https://github.com/joelreymont/dots/releases/download/v0.5.1/dot-macos-arm64
chmod +x dot
sudo mv dot /usr/local/bin/

Migrating from beads

If you have existing tasks in .beads/beads.db:

./migrate-dots.sh

Verify

dot --version

dots v0.5.0

07 Jan 15:05

Choose a tag to compare

What's New

Major rewrite: SQLite replaced with plain markdown files.

  • 107x smaller binary (25MB → 233KB)
  • 41x less code (115k → 2.8k LOC)
  • Zero dependencies - no database, no runtime requirements
  • Portable storage - copy .dots/ folder anywhere

Installation

Homebrew (macOS ARM64, Linux x86_64)

brew install joelreymont/tap/dots

Manual download

# Linux x86_64
curl -L -o dot https://github.com/joelreymont/dots/releases/download/v0.5.0/dot-linux-x86_64
chmod +x dot
sudo mv dot /usr/local/bin/

# macOS ARM64
curl -L -o dot https://github.com/joelreymont/dots/releases/download/v0.5.0/dot-macos-arm64
chmod +x dot
sudo mv dot /usr/local/bin/

Migrating from beads

If you have existing tasks in .beads/beads.db:

./migrate-dots.sh

Verify

dot --version