Skip to content

Releases: circuitpython/Jepler_CircuitPython_udecimal

Fix installation with circup

Choose a tag to compare

@jepler jepler released this 21 Aug 00:36
caac804

This fixes some warnings shown by circup when installing the library.

Add a "moneyfmt" example

Choose a tag to compare

@jepler jepler released this 14 Feb 15:00
5c0c42a
Merge pull request #3 from jepler/moneyfmt

Add moneyfmt example

Small infrastructure updates; no functional changes

Choose a tag to compare

@jepler jepler released this 10 Feb 03:45
7513319
  • Drop a warning and doc text about requiring a prerelease of CircuitPython
  • Fix some warnings during Actions
  • Upload the bundles as artifacts during Actions

First stable release

Choose a tag to compare

@jepler jepler released this 01 Nov 20:39

As there have been no problems encountered in my calculator project, I have made a stable release. No functional changes since the last alpha release.

Fix several trig bugs

Fix several trig bugs Pre-release
Pre-release

Choose a tag to compare

@jepler jepler released this 19 Sep 19:26

A few problems were discovered in the trig routines:

  • sin(0) errored
  • invalid asin/acos arguments were diagnosed poorly

Some problems with CI were also resolved.

Fix CircuitPython release files (again!)

Choose a tag to compare

@jepler jepler released this 10 Sep 23:50
1.0.0-alpha.3

fix file paths for release builds

Fix CircuitPython release files, bugfixes

Choose a tag to compare

@jepler jepler released this 10 Sep 22:57
1.0.0-alpha.2

further silence pylint

Fine tune docs & releasing process

Pre-release

Choose a tag to compare

@jepler jepler released this 07 Sep 02:56

No functional changes.

Initial Alpha Release

Initial Alpha Release Pre-release
Pre-release

Choose a tag to compare

@jepler jepler released this 06 Sep 21:32
v1.0.0-alpha.0

correct package metadata