Skip to content

JSNAPy 1.3.0 Release

Compare
Choose a tag to compare
@sidhujasminder sidhujasminder released this 22 Jan 12:21
· 103 commits to master since this release
32dbeca

Bug Fixes

  • XPath Function Support -- #174 via #279

Feature Enhancement

  • Changing File structure for JSNAPy -- via #289

The /etc folder will from version >= 1.3 contain-

a) jsnapy.cfg: JSNAPy configparser file containing file paths, modify this file to change file paths
b) logging.yml: File describing loggging settings. Modify this file if you want to change logging levels or 
    output format

And the Testfiles and Snapshots stored in ~/jsnapy folder.

 Testfiles and Snapshots stored in ~/jsnapy folder. 
 The testfiles and snapshots will now get stored in the home folder of the user.
 User will have to create the path to ~/jsnapy/snapshots and ~/jsnapy/testfiles 
 if they do not exist.

These changes are necessary with respect to security and user permission in /etc folder