Skip to content

Releases: veghdev/write-pypistat

0.5.5

02 Jan 11:50
a803488
Compare
Choose a tag to compare

What's Changed

  • Fixed: merge dfs, if contains only nan values by @veghdev in #109

Full Changelog: 0.5.4...0.5.5

0.5.4

30 Jul 11:12
f4e9e25
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.3...0.5.4

0.5.3

30 Jul 10:43
3e49526
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.2...0.5.3

0.5.2

03 May 12:45
186e466
Compare
Choose a tag to compare

What's Changed

  • pypistat.py: fix nan merging by @veghdev in #96
  • CONTRIBUTING.md: move Version number into Changes by @veghdev in #94

Full Changelog: 0.5.1...0.5.2

0.5.1

02 May 17:39
fb0fa8c
Compare
Choose a tag to compare

What's Changed

  • pypistat.py: fix python minor, major merging by @veghdev in #91

Full Changelog: 0.5.0...0.5.1

0.5.0

02 May 15:52
263c4ed
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.5.0

0.4.0

30 Apr 12:19
fce56a5
Compare
Choose a tag to compare

What's Changed

  • pypistat.py: WritePypiStat add new property, write package name into csv by @veghdev in #81
  • SECURITY.md: update by @veghdev in #83

Full Changelog: 0.3.1...0.4.0

0.3.1

30 Apr 11:51
04cdf4b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.3.1

0.3.0

30 Apr 10:13
cff9a7d
Compare
Choose a tag to compare

What's Changed

  • project: restructure project-transform to package, add code reference by @veghdev in #74
  • workflows: able to run manually codeql-analysis by @veghdev in #60
  • workflows: able to run manually release by @veghdev in #64
  • workflow: release, upload files to github by @veghdev in #69
  • pull_request_template.md: update by @veghdev in #62
  • README.md: update example by @veghdev in #66
  • README.md: create pypi badge by @veghdev in #71
  • README.md: fix example by @veghdev in #73
  • README: add docs site and wiki links by @veghdev in #75

Full Changelog: 0.2.0...0.3.0

0.2.0

22 Apr 13:17
30fb657
Compare
Choose a tag to compare

What's Changed

  • writepypistat.py: new property, merge_stored_data by @veghdev in #47
  • writepypistat.py: new date_period, year by @veghdev in #48
  • writepypistat.py: change date_period into class property, writepypistat() add new postfix parameter by @veghdev in #49
  • Issues: update templates by @veghdev in #51
  • SECURITY.md: update by @veghdev in #53
  • pull_request_template.md: update by @veghdev in #55

Full Changelog: 0.1.2...0.2.0