v0.2.0
A major version bump with:
- Better typing hints
- Support more flexible constructor, now users can input path strings to pdb/mtz files, or existing PDBparser or rs.Dataset instance
- Use getter and setter to make the molecule-related properties more robust
- A new savePDB method in SFcalculator, support to directly save refined model out
- Bug fixes