Changelog
release/0.3.4
release/0.3.3
release/0.3.2
release/0.3.1
release/0.3.0
release/0.2.5
release/0.2.4
release/0.2.3
release/0.2.2
- 48 small fixes
- 46 fix mkdocs serve
- 44 do not run verification workflow on push
- 42 remove header from pip compile
- 39 GitAction upload changelog.md as artifact
- 38 fix change log artifact
- 31 Build Docs
release/0.2.1
release/0.2.0
release/0.1.0
- 9 Implement pyspark.sql.Window (and rank, dense_rank and row_number)
- 27 fix git workflow to create version and changelog from the current branch
- 24 add support to pyspark.sql.DataFrame.schema
- 22 add support to pyspark.pandas.DataFrame.dtypes
- 20 add support to pyspark.sql.functions.length
- 18 implement pyspark.sql.functions.to_timestamp
- 16 show issues in changelog in descending order on issue_id
- 14 Update changelog to get changelog from the previous release branch
- 12 Implement pyspark.sql.functions.regexp_replace