Skip to content

Releases: prjemian/punx

0.3.0

01 Jan 20:58
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release

What's Changed

  • Stop using the GitHub API to download NeXus definitions by @prjemian in #188, no token required (package PyGithub dropped)
  • improve code coverage of unit tests by @prjemian in #184
  • command: punx update -r NAME changed to punx install NAME in #184

Full Changelog: 0.2.7...0.3.0

0.2.7

24 Dec 15:58
Compare
Choose a tag to compare
0.2.7 Pre-release
Pre-release

Exercise workflow additions: documentation and code coverage

What's Changed

Full Changelog: 0.2.6...0.2.7

0.2.6

22 Dec 16:47
af8eefc
Compare
Choose a tag to compare
0.2.6 Pre-release
Pre-release

bug fixes & maintenance, bring up to date

What's Changed

New Contributors

Full Changelog: 0.2.5...0.2.6

0.2.5

29 Jun 23:47
Compare
Choose a tag to compare
0.2.5 Pre-release
Pre-release

bug fixes, bring up to date

0.2.3

25 Oct 19:55
Compare
Choose a tag to compare
0.2.3 Pre-release
Pre-release

for zenodo badge

0.2.2

21 Jul 13:16
Compare
Choose a tag to compare
0.2.2 Pre-release
Pre-release

bug fix: #112 & #113

0.2.1

09 Jul 18:03
Compare
Choose a tag to compare
0.2.1 Pre-release
Pre-release

minimal working on py27, py35, & py36 with Qt4 or Qt5

0.1.8

12 Mar 07:23
Compare
Choose a tag to compare
0.1.8 Pre-release
Pre-release
  • #86: package .json files in the cache file sets

0.1.5

11 Mar 18:36
Compare
Choose a tag to compare
0.1.5 Pre-release
Pre-release
  • #78: bundle NeXus definitions release 3.2
  • #74: package NXDL files into git repo source cache
  • #71: use versioneer now

0.1.4

10 Dec 01:24
Compare
Choose a tag to compare
0.1.4 Pre-release
Pre-release
  • #53 now validates example_mapping.nxs file
  • #56 resolved py3 validate AttributeError
  • #57 validate produces same findings on py2 & py3 now