You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+30Lines changed: 30 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,34 @@
1
1
# CHANGELOG
2
+
## v0.3.0-beta.6 (2024-08-21)
3
+
4
+
### Documentation
5
+
6
+
* documentation for initial stable release of `algorand-python-testing` (#8) ([`9d97d0d`](https://github.com/algorandfoundation/algorand-python-testing/commit/9d97d0de5ff9897e642ec3f11a186f2fb95375bb))
7
+
8
+
* docs: wip
9
+
10
+
* chore: refresh pyproject
11
+
12
+
* docs: refining docs (wip)
13
+
14
+
* chore: integrating doctests
15
+
16
+
* docs: revamping docs with latest features
17
+
18
+
* docs: minor consistency with main readme; patching doctests
19
+
20
+
* docs: removing the box from examples
21
+
22
+
* docs: refine op codes section
23
+
24
+
* chore: merge conflicts
25
+
26
+
* chore: apply suggestions from code review
27
+
28
+
Co-authored-by: Daniel McGregor <daniel.mcgregor@makerx.com.au>
0 commit comments