Skip to content

Releases: okineadev/dotload

v1.2.2

10 May 19:19
44bd5fc
Compare
Choose a tag to compare

What's new?

As promised in the previous release, I have added full macOS support 🥳 - 626c9ff, c41add8, af8cd90

  • 🏔️ Added light variants of banner and screenshot - 1f37a52, 5961d94

    👇 View
    Color Banner Screenshot
    Light (new) fd fd
    Dark fd fd

What plans?

♻️ Update (apt):

sudo apt update
sudo apt --only-upgrade install dotload

Full Changelog: v1.2.1...v1.2.2

v1.2.1

07 May 11:39
f502a8e
Compare
Choose a tag to compare

What's new?

  • 🔗 Shortened links for downloading scripts - 922f0eb

🐞 Bugs:

  • ⬜ Removed colors from step markers because they don't display correctly on some terminals - d1f8626
  • ❗Migration to grep due to incompatibility of standard bash methods with Termux - 26da93f

This is a small patch with critical fixes for Termux

♻️ Update (apt):

sudo apt update
sudo apt --only-upgrade install dotload

Full Changelog: v1.2.0...v1.2.1

v1.2.0

04 May 18:44
a506f6b
Compare
Choose a tag to compare

🥚 What's new?

  • 🎉 Added msys shell support on Windows - 672c316
  • 🔥 Added a new simplified cloning method - e79f14f
  • 🍏 Added partial support for macOS - 777e417
  • ⚙️ Improved script for installation from sources - 0e9465a
  • 📜 Added scripts folder. Improved Makefile and Taskfile.yml - 487a79d
  • 🐋 Added devcontainer.json

What plans?

  • Add full macOS support
  • Make deb packages for all current versions of Ubuntu

♻️ Update (apt):

sudo apt update
sudo apt --only-upgrade install dotload

Full Changelog: v1.1.4...v1.2.0

v1.1.4

28 Apr 09:09
f2ff500
Compare
Choose a tag to compare

What's new?

  • 📩 Added support for cloning via ssh and http (thanks @dkostmii for this tip) - 02a819f
  • ⚙️ Added the function of installing dependencies in the installer - a162775
  • ✨ Optimized Makefile - fa73807

🐞 Bugs:

  • 🛠️ Removed stray \ before / - df37f85

♻️ Update (apt):

sudo apt update
sudo apt --only-upgrade install dotload

Full Changelog: v1.1.3...v1.1.4

v1.1.3

22 Apr 15:48
e3c675f
Compare
Choose a tag to compare

The main thing about the update:

  • 📚 Added support for using third-party repositories such as GitLab, Codeberg, etc. (thanks @rendick for this idea) - eda280f
  • 📝 Added documentation on using third-party repositories - 9767327

♻️ Update (apt):

sudo apt update
sudo apt --only-upgrade install dotload

Full Changelog: v1.1.2...v1.1.3

v1.1.2

21 Apr 06:58
2456871
Compare
Choose a tag to compare

The main thing about the update:

  • 🛠️ Fixed a critical bug with incorrect symbolic links - 2456871

Update (apt):

sudo apt update
sudo apt --only-upgrade install dotload

Thanks @dkostmii for reported bugs!

Full Changelog: v1.1.1...v1.1.2

v1.1.1

20 Apr 08:06
b11e782
Compare
Choose a tag to compare

The main thing about the update:

  • ✅ Added additional checks to prevent accidents - b11e782
  • 🗑️ Deleted postinst (because useless) - d7ce65c

Update (apt):

sudo apt update
sudo apt --only-upgrade install dotload

Thanks @rendick for the tips

Full Changelog: v1.1.0...v1.1.1

v1.1.0

14 Apr 19:35
e4efe1c
Compare
Choose a tag to compare

Full Changelog: v1.0.2...v1.1.0

v1.0.2

11 Apr 07:28
3fcd379
Compare
Choose a tag to compare

Full Changelog: v1.0.1...v1.0.2

v1.0.1

01 Apr 19:29
998c5a7
Compare
Choose a tag to compare

Fixed empty package error (998c5a7)