File tree 1 file changed +16
-0
lines changed
1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 1
1
BeforeIT Release Notes
2
2
======================
3
3
4
+ 0.3.0 (February 2025)
5
+ ------------------
6
+
7
+ * Some refactoring of market functions by @Tortar in https://github.com/bancaditalia/BeforeIT.jl/pull/36
8
+ * Use ChunkSplitters for multithreading by @Tortar in https://github.com/bancaditalia/BeforeIT.jl/pull/39
9
+ * Added missing changes due to renaming initalis/ze_model by @petres in https://github.com/bancaditalia/BeforeIT.jl/pull/40
10
+ * Add 1:1 benchmarks results by @Tortar in https://github.com/bancaditalia/BeforeIT.jl/pull/37
11
+ * More efficient credit market loop by @Tortar in https://github.com/bancaditalia/BeforeIT.jl/pull/41
12
+ * Rename model stepping functions by @Tortar in https://github.com/bancaditalia/BeforeIT.jl/pull/42
13
+ * Use import BeforeIT as Bit everywhere by @Tortar in https://github.com/bancaditalia/BeforeIT.jl/pull/43
14
+
15
+ ## New Contributors
16
+ * @petres made their first contribution in https://github.com/bancaditalia/BeforeIT.jl/pull/40
17
+
18
+ ** Full Changelog** : https://github.com/bancaditalia/BeforeIT.jl/compare/v0.2.0...v0.3.0
19
+
4
20
0.2.0 (Nov 2024)
5
21
------------------
6
22
You can’t perform that action at this time.
0 commit comments