File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed
Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ title : flux-accounting v0.36.0
3+ date : 2024-08-06 00:00:00
4+ author : " flux-framework"
5+ categories : ' release'
6+ version : 0.36.0
7+ download : https://github.com/flux-framework/flux-accounting/releases/download/v0.36.0/flux-accounting-0.36.0.tar.gz
8+ ---
9+
10+ Download from GitHub [ here] ({{ page.download }})
11+
12+ # Release Notes
13+
14+ flux-accounting version 0.36.0 - 2024-08-06
15+ -------------------------------------------
16+
17+ #### Fixes
18+
19+ * python: change function descriptions to follow docstring convention ([ #468 ] ( https://github.com/flux-framework/flux-accounting/issues/468 ) )
20+
21+ * python: convert more function descriptions to docstring format ([ #470 ] ( https://github.com/flux-framework/flux-accounting/issues/470 ) )
22+
23+ * src: remove ` flux_account_shares.cpp ` in favor of just using ` -t ` option with
24+ ` view-bank ` ([ #471 ] ( https://github.com/flux-framework/flux-accounting/issues/471 ) )
25+
26+ * ` fetch-job-records ` : add integrity check for records ([ #475 ] ( https://github.com/flux-framework/flux-accounting/issues/475 ) )
27+
28+ #### Features
29+
30+ * ` bank_table ` : add a new ` list-banks ` command ([ #473 ] ( https://github.com/flux-framework/flux-accounting/issues/473 ) )
You can’t perform that action at this time.
0 commit comments