Skip to content

Releases: yxonic/rcommunity

rcommunity_macros v0.0.2

08 Jun 10:18
4076b5f
Compare
Choose a tag to compare

Bug Fixes

  • clean up structure and dependencies

Commit Statistics

  • 1 commit contributed to the release.
  • 233 days passed between releases.
  • 1 commit where understood as conventional.
  • 0 issues like '(#ID)' where seen in commit messages

Commit Details

view details
  • Uncategorized
    • clean up structure and dependencies (b56ab81)

rcommunity_core v0.0.3

08 Jun 10:18
4076b5f
Compare
Choose a tag to compare

New Features

  • basic marker types

Bug Fixes

  • clean up structure and dependencies

Commit Statistics

  • 2 commits contributed to the release.
  • 2 commits where understood as conventional.
  • 0 issues like '(#ID)' where seen in commit messages

Commit Details

view details
  • Uncategorized
    • clean up structure and dependencies (b56ab81)
    • basic marker types (511a448)

rcommunity v0.0.3

08 Jun 10:27
4076b5f
Compare
Choose a tag to compare

Bug Fixes

  • clean up structure and dependencies

Commit Statistics

  • 2 commits contributed to the release.
  • 232 days passed between releases.
  • 1 commit where understood as conventional.
  • 0 issues like '(#ID)' where seen in commit messages

Commit Details

view details
  • Uncategorized
    • clean up structure and dependencies (b56ab81)
    • Release rcommunity_core v0.0.2 (814cd6d)

rcommunity_core v0.0.2

07 Jun 17:58
814cd6d
Compare
Choose a tag to compare

Documentation

  • document store module properly

Refactor

  • memory store transaction implemented with condvar
  • lock the whole transaction in memory store
  • use specialization to abstract store steps proof-of-concept
  • split mod into client, markers and store
  • simplify get parameter with Into trait

Test

  • memory store basic functionality tests

Commit Statistics

  • 7 commits contributed to the release over the course of 2 calendar days.
  • 232 days passed between releases.
  • 7 commits where understood as conventional.
  • 0 issues like '(#ID)' where seen in commit messages

Commit Details

view details
  • Uncategorized
    • document store module properly (8844a72)
    • memory store basic functionality tests (4a174c0)
    • memory store transaction implemented with condvar (98ca8cf)
    • lock the whole transaction in memory store (24e466f)
    • use specialization to abstract store steps proof-of-concept (db4114f)
    • split mod into client, markers and store (facdeef)
    • simplify get parameter with Into trait (e21df3e)

rcommunity v0.0.2

18 Oct 10:55
6bb0d2f
Compare
Choose a tag to compare

Commit Statistics

  • 6 commits contributed to the release over the course of 1 calendar day.
  • 2 commits where understood as conventional.
  • 0 issues like '(#ID)' where seen in commit messages

Commit Details

view details
  • Uncategorized
    • Release rcommunity v0.0.2 (8037bf4)
    • Release rcommunity v0.0.2 (4e20933)
    • Release rcommunity_core v0.0.1, rcommunity_macros v0.0.1, rcommunity v0.0.2 (e2e6752)
    • Release rcommunity_core v0.0.1, rcommunity_macros v0.0.1, rcommunity v0.0.2 (e97b2f7)
    • reaction create api (923b6d1)
    • split into three repos (4040689)