Skip to content

Commit 45055c5

Browse files
committed
Add Release notes for v0.2.1
1 parent 471603f commit 45055c5

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

HISTORY.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# History
22

3+
## v0.2.1 - 2020-01-27
4+
5+
Minor version including changes to ensure the logs are properly printed and
6+
the option to disable the log transformation to the discrete column frequencies.
7+
8+
Special thanks to @kevinykuo for the contributions!
9+
10+
### Issues Resolved:
11+
12+
* Option to sample from true data frequency instead of logged frequency - [Issue #16](https://github.com/sdv-dev/CTGAN/issues/16) by @kevinykuo
13+
* Flush stdout buffer for epoch updates - [Issue #14](https://github.com/sdv-dev/CTGAN/issues/14) by @kevinykuo
14+
315
## v0.2.0 - 2019-12-18
416

517
Reorganization of the project structure with a new Python API, new Command Line Interface

0 commit comments

Comments
 (0)