Releases: Allen-Synthesis/EuroPi
Releases · Allen-Synthesis/EuroPi
v0.7.1
v0.7.0
New Scripts
What's Changed
- Add list of scripts with descriptions and links to the contrib readme by @djmjr in #165
- Version Info Bootsplash by @awonak in #166
- Trying to get the summary line to render as a separate paragraph. by @pcurry in #169
- Fix doc generation error due to framebuf by @roryjamesallen in #171
- Add new Display methods and use constants for HIGH and LOW digital states by @atulrnt in #168
- move the display of the bootspash to the menu by @mjaskula in #174
- Master clock by @gamecat69 in #162
- Fix incorrect PCB header link by @roryjamesallen in #182
- Add documentation to allow upgrading MicroPython/Firmware by @roryjamesallen in #170
- Add noise source to the Harmonic LFOs script by @atulrnt in #186
- Master clock v2 by @gamecat69 in #180
- Fix usb connection issue by @roryjamesallen in #183
- Add additional documentation for the use of custom images on the oled. by @redoxcode in #195
- Re-word calibration instructions to make sense with the menu by @roryjamesallen in #190
- Add App: Piconacci by @seanbechhofer in #187
- MicroPython 1.19.1 doc by @mjaskula in #197
- Add documentation for creation of custom firmware uf2 files by @redoxcode in #199
- Use constants for PWM and CPU frequency by @awonak in #167
- Create Release and publish uf2 asset upon version tag creation. by @awonak in #198
New Contributors
- @pcurry made their first contribution in #169
- @atulrnt made their first contribution in #168
- @redoxcode made their first contribution in #195
Full Changelog: 0.6.1...v0.7.0
0.6.1
What's Changed
- Black formatter setup by @Didah in #148
- Create FAQ by @roryjamesallen in #152
- Create programming_limitations.md by @roryjamesallen in #160
- strange attractor init by @mjaskula in #157
- experimental: LockableKnob and KnobBank by @mjaskula in #155
- turing machine by @mjaskula in #114
- Consequencer updates june 22 by @gamecat69 in #158
- Smooth random voltages script by @awonak in #153
- Probapoly init and CVecorder performance improvements by @gamecat69 in #161
New Contributors
Full Changelog: 0.5.0...0.6.1
v0.5.0
[Release] version 0.5.0
[New Script] PolySquare 6 oscillator contrib script #141
[Bug Fix] Updated display to show pattern number, decrease loading times #146
[Bug Fix] Cvecorder bank clear remediation #139,
[Documentation] Contributing updates #138, #125
[Documentation] Update hamlet.md to align gate/CV ports with code #135
[Other] Add a new test fixture called MockHardware #137
[Other] Add missing test mocks #143