Skip to content

Bread v0.3.6 Released!

Compare
Choose a tag to compare
@pegvin pegvin released this 19 Mar 15:51
· 142 commits to main since this release

What's New

  • Fixed Case Sensitivity
    • Previously when installing a application, it was case sensitive. which meant you can not remove/update the app without putting the exact same name you installed it with.
    • Now names are not case sensitive, which means installing a app like this bread install useR/rePO, can be removed/update without putting the same name with same character case, which means this will work fine: bread remove user/repo or bread update user/repo