Skip to content

Releases: eslam-allam/spring-initializer-go

v0.0.10

10 Apr 17:58
Compare
Choose a tag to compare

Changelog

  • 74f4d69 fix: Attempt copy only if copy is supported

v0.0.9

10 Apr 17:44
Compare
Choose a tag to compare

Changelog

  • dcf2bed feat: Add copy to clipboard capability to notifications

v0.0.8

10 Apr 15:55
Compare
Choose a tag to compare

Changelog

  • 33c0b8a feat: Add Notifications
  • 9e1e444 feat: Add horizontal padding to section titles
  • 21bde07 feat: Add timeout to project download
  • 3836f07 feat: Add title to notification box
  • 48a797f feat: Display notifications for failed and succesful downloads
  • 1dca7c7 feat: Display success notification in popup
  • 6cb9842 feat: Place section titles inside border to conserve space
  • f814fe2 fix: Fix divide by zero when screen size equals min screen size
  • 5eac9f1 fix: Not setting colors in tmux, screen, etc

v0.0.7

08 Apr 09:06
Compare
Choose a tag to compare

Changelog

  • 46f577e feat(doc): Update README
  • b21d7df feat: Add dependency description
  • 984fa99 feat: Toggle dependency description
  • b2d51a4 fix: Can only paginate next/previous if not on last/first pages respectfully
  • f6afcf8 fix: Fix a bug where resizing the terminal would cause index out of bounds

v0.0.6

06 Apr 14:10
Compare
Choose a tag to compare

Changelog

  • 0dc1250 feat(doc): Update README
  • a03b1d7 feat: Add goreleaser config
  • 18e2821 fix: Auto-adjust help width
  • b167ea8 fix: Fix absolute directory not being created
  • a04ee26 refactor: Isolate services
  • 68dccae refactor: Move log file name to cosntants
  • 4facb56 refactor: Move main model to separate package
  • 4e6e220 refactor: Move styles to top
  • bad384d refactor: Separate file, term, and spring operations

v0.0.5

04 Apr 08:34
Compare
Choose a tag to compare

Full Changelog: v0.0.4...v0.0.5

  • Add initial loading screen
  • Fix windows binary extenstion

v0.0.4

03 Apr 16:08
Compare
Choose a tag to compare

Full Changelog: v0.0.3...v0.0.4

  • Change background and foreground colors if Not using TMUX

v0.0.3

03 Apr 12:17
Compare
Choose a tag to compare

Full Changelog: v0.0.2...v0.0.3

  • Minor bugfixes
  • Can now pick project directory

v0.0.2

03 Apr 06:47
Compare
Choose a tag to compare

Full Changelog: v0.0.1...v0.0.2

  • Better UI colors

v0.0.1

02 Apr 16:33
Compare
Choose a tag to compare

First rough release