Releases: MephresGH/blcs
Releases · MephresGH/blcs
v0.8
v0.7
[0.7] - 2025.02.24
What's Changed
- Fixed $second_input condition check
- Removed duplicate and redundant code
- Removed git hashes and comparisons
- Removed unnecessary printf calls
- Renamed $kernel to $kernel_name
- Slight refactoring
- Remove duplicate code and unnecessary git link
Full Changelog: v0.6...v0.7
v0.6
[0.6] - 2025.02.22
What's Changed
- Update README.md
- Minor code refactoring
- Add -e flag for $second_input variable to extend directory tag
- Properly compare kernel versions with one another
- Minor cleanup
- Fully replace standalone versioning variables with array
Full Changelog: v0.5...v0.6
v0.5
[0.5] - 2025.02.17
What's Changed
- Fix IFS causing build menu errors
- More refactoring efforts
- Make use of double square brackets
- Refactoring of variable-related code
Full Changelog: v0.4-hotfix...v0.5
v0.4
[0.4] - 2025.02.15
What's Changed
- Fixed the update check feature
- Fixed the tag download feature
- Removed unneeded checks
- Slight code refactoring
Full Changelog: v0.3...v0.4
v0.4-hotfix
[0.4-hotfix] - 2025.02.15
What's Changed
- Fix error in "find" line
Full Changelog: v0.4...v0.4-hotfix
v0.3
What's Changed
[0.3] - 2025.02.10
Changes
- Remove git worktree command
- Add newline for error messages
- Trim build_kernel() function; add install_kernel() function
- Add newline for every variable
- Change /lib/ to /usr/lib/ in find command
- Install custom headers before creating initramfs
- Copy vmlinuz over to /usr/lib/modules directory
- Add pkgbase to modules directory
Full Changelog: v0.2.1-hotfix...v0.3
v0.2.1-hotfix
What's Changed
[0.2.1-hotfix] - 2025.01.31
Changes
- Reverted removal of "$tag" variable in 68cbd0f
- ACTUALLY fixed the custom tag check functionality
Full Changelog: v0.2...v0.2.1-hotfix
v0.2
What's Changed
[0.2] - 2025.01.30
Changes
- Add a "v" in front of the "$mrs" variable to make tag checks more robust
- Remove unnecessary "tag" variable
Full Changelog: v0.1.1...v0.2
v0.1.1-hotfix
What's Changed
[0.1.1-hotfix] - 2025.01.19
Changes
- Fix wrong links in tag condition check
- Minor readme changes
- Update CHANGELOG.md
Full Changelog: v0.1.1...v0.1.1-hotfix