Skip to content

Releases: namhyun-gu/brick

v0.1.7

03 May 14:24
9def9f6
Compare
Choose a tag to compare

Commits

  • [8b694d7]: Fix missing artifact id in jetpack:material (Namhyun, Gu)
  • [e58590b]: Add 'valid' command for validate data file (Namhyun, Gu)
  • [8e866cd]: Improve invalid message more readable in 'valid' command (Namhyun, Gu)
  • [d234aef]: Update README.md (Namhyun, Gu)
  • [0da4896]: Add check valid library in 'valid' command (Namhyun, Gu)
  • [9def9f6]: Update version to release (Namhyun, Gu)

v0.1.6

05 Apr 14:00
8ca2ef7
Compare
Choose a tag to compare

Commits

  • [e4df871]: Use client instance from factory (Namhyun, Gu)
  • [f3806db]: Add bucket and cache (Namhyun, Gu)
  • [b850803]: Rename coroutines group names (Namhyun, Gu)
  • [7b4735e]: Add fetch branch info for use tree sha (Namhyun, Gu)
  • [0b4af55]: Add accompanist section (Namhyun, Gu)
  • [27afe53]: Add coil to accompanist (Namhyun, Gu)
  • [db547ef]: Refactor factory.New function (Namhyun, Gu)
  • [8ca2ef7]: Add new commands to README.md (Namhyun, Gu)

v0.1.5

30 Mar 15:07
47f03ca
Compare
Choose a tag to compare

Commits

  • [47f03ca]: Fix http2StreamError in client.GET (Namhyun, Gu)

v0.1.4

30 Mar 14:49
cd19143
Compare
Choose a tag to compare

Commits

  • [182199c]: Add coroutines, rx section (Namhyun, Gu)
  • [b65bb15]: Add github api rate limit exceeded error (Namhyun, Gu)
  • [cd19143]: Improve content load performance (Namhyun, Gu)

v0.1.3

25 Mar 16:25
cef3310
Compare
Choose a tag to compare

Commits

  • [b9b4285]: Fix not working group source (Namhyun, Gu)
  • [ca74d3d]: Fix dagger-hilt source (Namhyun, Gu)
  • [cef3310]: Update build workflow (Namhyun, Gu)

v0.1.2

24 Mar 14:31
229d246
Compare
Choose a tag to compare

Commits

  • [4c68498]: Add release version badge to README.md (Namhyun, Gu)
  • [461b454]: Add source property to group level (Namhyun, Gu)
  • [5fff987]: Add ignore empty source in section (Namhyun, Gu)
  • [c395bf4]: Add ignore to dependency (Namhyun, Gu)
  • [d49c97b]: Support 'platform' configuration for BoM support libraies (Namhyun, Gu)
  • [27e5b2c]: Add ignore configuration in dependency (Namhyun, Gu)
  • [0b717df]: Add 'di', 'networking', 'firebase' sections (Namhyun, Gu)
  • [229d246]: Fix interface conversion panic (Namhyun, Gu)

v0.1.1

24 Mar 03:53
2d36904
Compare
Choose a tag to compare

Commits

  • [142baf1]: Update README.md (Namhyun, Gu)
  • [fe0d6d0]: Add 'doc', 'list' subcommand (Namhyun, Gu)
  • [279bdf9]: Add build status badge to README.md (Namhyun, Gu)
  • [03c44a8]: Use github api for read data instead of local files (Namhyun, Gu)
  • [2d36904]: Change release files (Namhyun, Gu)

v0.1.0

23 Mar 07:56
afe0bd5
Compare
Choose a tag to compare
Replace create release workflow