Skip to content

Releases: openedx/openedx-ledger

0.2.0 | somewhat simpler ledger initialilzation

20 Mar 13:31
35e2b1c
Compare
Choose a tag to compare

test_utils: add a factory field

17 Mar 23:20
45dd15b
Compare
Choose a tag to compare
Merge pull request #12 from openedx/pwnage101/ENT-6886

test: add factory field required for ENT-6886

Fix the TransactionFactory to use sane defaults

13 Mar 20:36
18f51dd
Compare
Choose a tag to compare
Merge pull request #11 from openedx/pwnage101/ENT-6803-2

chore: bump version to 0.1.7

Introduce shared test_utils

06 Mar 21:55
34c6609
Compare
Choose a tag to compare
Merge pull request #8 from openedx/pwnage101/shared-test-utils

test: expose test_utils and factories to the parent app

Fix missing python __init__.py in previous release

06 Mar 20:53
0e2f3fc
Compare
Choose a tag to compare
Merge pull request #7 from openedx/pwnage101/fix-missing-init

fix: add missing __init__.py

Release supporting unit tests in enterprise-subsidy

06 Mar 20:03
fa2b11c
Compare
Choose a tag to compare
Merge pull request #6 from openedx/pwnage101/ENT-6836

feat: Add test factories

Add additional Ledger model fields

16 Feb 23:08
883134d
Compare
Choose a tag to compare
Merge pull request #3 from openedx/pwnage101/state-field

feat: several Transaction field changes reflecting data model decisions

Django Simple History

16 Feb 19:27
76efa56
Compare
Choose a tag to compare
Merge pull request #2 from openedx/hu/ent-6730

feat: django simple history

Rename package to openedx-ledger

05 Jan 17:46
Compare
Choose a tag to compare

This release is created only to publish the correctly-named version of the package to PyPI. There have been no functional or code quality changes besides the rename.

Initial Beta Release

04 Jan 23:08
Compare
Choose a tag to compare

I'm creating this release just to get this package up on PyPI so that I can get the edx-enterprise-subsidy service into a deployable state. It's not yet intended for use.