Skip to content

Releases: BrewingBytes/BranchWise

v0.0.9

05 Dec 09:36
663d04f
Compare
Choose a tag to compare

Features:

  • Added Dependabot dependencies groups (#216)
  • Remove unused Vitest (#222)

Changes:

Fixes:

  • Removed HEAD as branch (#200)
  • Double branches showing (#223)

v0.0.8

20 Nov 10:01
ce36240
Compare
Choose a tag to compare

Features:

  • Added git head object (#176)
  • Display commits in UI (#159)
  • Add gpgsig to commit (#187)
  • Parse git objects from object packs (#191)

Changes:

Fixes:

  • Fix branch scrolling (#190)
  • Fix MacOS build (#199)

v0.0.7

06 Nov 12:56
c2ea61d
Compare
Choose a tag to compare

Features:

  • Add Confirmation Dialog and Store (#155)

Changes:

  • Split the sidebar into components and create sidebar item component (#154)
  • Move Topbar elements to the sidebar (#152)
  • Updated dependencies (#144, #145, #146, #147, #148, #149)

Fixes:

  • Fix Aarch MacOS Build (#153)

v0.0.6

02 Nov 18:32
df6bc72
Compare
Choose a tag to compare
v0.0.6 Pre-release
Pre-release

Features:

  • Add Tag Git Object (#138)

Changes:

Fixes:

  • Remove Delete Project button if a project is not selected (#128)

v0.0.5

22 Oct 09:07
92852b3
Compare
Choose a tag to compare
v0.0.5 Pre-release
Pre-release

Changes:

v0.0.4

09 Oct 10:19
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release

Changes:

Release v0.0.3

27 Sep 14:38
dd22f69
Compare
Choose a tag to compare
Release v0.0.3 Pre-release
Pre-release

Features:

Changes:

Release v0.0.2

14 Sep 22:33
5645c47
Compare
Choose a tag to compare
Release v0.0.2 Pre-release
Pre-release

Features:

  • New GitBranch Struct (#39)
  • Reading of Git Commits (#40)
  • Packed Refs (#52)
  • Git Blobs (#57)
  • Git Trees (#59)
  • Write Git Objects (#61)

Changes:

Release v0.0.1

01 Sep 14:09
ad3cef0
Compare
Choose a tag to compare
Release v0.0.1 Pre-release
Pre-release

Features:

  • Open Git Project and Show All Branches (#6)
  • Add Remote Branches Support (#7)
  • Create Projects Page (#8)
  • Add Saving and Loading of Projects (#9)
  • Add Database Test Mode (#10)
  • See Project Remotes and Tags (#11)
  • Update Current Project Branches, Remotes and Tags (#15)

Fixes:

  • Fix Removing Project from UI (#14)