Skip to content

Releases: JMR-dev/bootstrap_dev_env

v.0.3.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 16:53
5d8cd18

What's Changed

Full Changelog: v0.2.1...v.0.3.0

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 04 Jun 23:05
5f64e2c

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 22:44
07c212d

What's Changed

Full Changelog: v0.1.4...v0.2.0

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 01 Jun 16:42
60cf195

What's Changed

  • add auto save extension to LibreOffice by @JMR-dev in #24

Full Changelog: v0.1.3...v0.1.4

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 30 May 22:32
ac933f7

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 27 May 23:11
bc02101

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 26 May 20:23
95e905a

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 23 May 23:00
d9e905a

What's Changed

  • Refactor package list to Python module with dynamic versions by @JMR-dev in #1
  • Add macOS support with Homebrew + Xcode CLT bootstrap by @JMR-dev in #2
  • Fix Docker repo setup for Debian ARM64 by @JMR-dev in #3
  • Handle OSError from subprocess when filesystem I/O fails by @JMR-dev in #4
  • Add missing Python build deps and fix apt-get name overrides by @JMR-dev in #5
  • Fix custom package checksum verification for Mac and Linux arm64 by @JMR-dev in #6
  • Default to headless install; add --gui flag; add lazygit and pulumi by @JMR-dev in #7
  • Fix five Debian arm64 install failures by @JMR-dev in #8
  • Fix Pulumi repo setup failure by installing from official tarball by @JMR-dev in #9
  • Fix Neovim not found after install by symlinking /usr/local/bin/nvim by @JMR-dev in #10
  • Make _clone_nvim_config idempotent by @JMR-dev in #11
  • fix: cap pip detection subprocess with a 10s timeout by @JMR-dev in #12
  • fix: detect and repair broken _decimal C extension before pip install by @JMR-dev in #13
  • port: rewrite bootstrap tool in Go by @JMR-dev in #14
  • ci: pass GITHUB_TOKEN explicitly to checkout and release steps by @JMR-dev in #15
  • Workflow fix to git sha by @JMR-dev in #16

New Contributors

Full Changelog: https://github.com/JMR-dev/bootstrap_dev_env/commits/v0.1.0