Skip to content

Releases: Eve-ning/reamber

v0.2.0-alpha Release

25 Apr 16:49
Compare
Choose a tag to compare
v0.2.0-alpha Release Pre-release
Pre-release

Major Changes

  • ❌ Deprecated Two Point Function
  • ✔️ Implemented Two Point Bezier
  • ✔️ Added Tool Tips on hover
  • ⚫ Dark Mode now
  • ✔️ Added Variant Type (Any Type)
  • ✔️ Cleaned up UI
  • ✔️ Copier now allows copying to and from any Type
  • ✔️ Stutter now shows the minimum and maximum possible value
  • ✔️ Allow 0.01 SVs

Minor Changes

  • ✔️ reamber_base is much cleaner in code now
  • ✔️ Naming style is more consistent throughout now
  • ✔️ Font Changed to Segoe Light (cool font)
  • ✔️ Project is much more extensible now

v0.1.0-alpha Release

01 Mar 04:34
Compare
Choose a tag to compare
v0.1.0-alpha Release Pre-release
Pre-release

After few months of revamp, reamber is finally ready for a pre-release. 👍

Note that there will definitely be changes compared to the previous amber release.

Missing functionality will be pushed forward as enhancements in the next release in the future, listed in issues. If you find that there is anything that is "missing", feel free to post a new issue and I will consider if it's worth implementing.

Hotfix (2 Mar 2019)

  • v0.1.0a -> v0.1.0ah
  • Fixed missing dlls

v0.0.1-beta Release

07 Jul 14:12
aae4a79
Compare
Choose a tag to compare
v0.0.1-beta Release Pre-release
Pre-release
  • Fix stuff so it's easier to debug
  • Removed unused functions by most people
  • Clean up UI
  • Fix Copier Issues

v0.0.1-alpha release

15 Feb 10:06
7ff2ace
Compare
Choose a tag to compare
v0.0.1-alpha release Pre-release
Pre-release

0.0.1 alpha release

First release of alpha 🎊

Expect a lot of issues, but it works mostly fine on my part

Additions

⚪️ Functions

  • Copier
  • Stutter
  • 2PF
  • Normalizer
  • Adjuster
  • Pack Splitter

Fixes

Notes