Skip to content

Tags: lampepfl/gears

Tags

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
natsukagami Natsu Kagami
Relax memory constraint on CI native stress test to 140M

`time -v` on my machine reports ~137M of total heap usage, with a
maximum GC heap size of 128M. I think this is enough, as we are not
yet looking at optimizing Gears for memory.

Nevertheless it is good to keep an eye on it.

v0.2.0-RC3

Toggle v0.2.0-RC3's commit message

Verified

This commit was signed with the committer’s verified signature.
natsukagami Natsu Kagami
Add developers to build.sbt

v0.2.0-RC2

Toggle v0.2.0-RC2's commit message

Verified

This commit was signed with the committer’s verified signature.
natsukagami Natsu Kagami
Move publish settings upwards

v0.2.0-RC1

Toggle v0.2.0-RC1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Set up `sbt-ci-release` (#72)

Commits to branch `release`, alongside with any tags, will trigger a release.

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #25 from natsukagami/transform-values-with

Rename source.map => transformValuesWith and add warning