v3.3.0:
 Users: update the installer.
 Developers: remove the dependency on Xmipp from the tests.
v3.2.0:
 Users:
  * Thanks to M. Harastani!
  - Added tomogram mask parameter to coordinate extraction protocol, allowing filtering of coordinates by mask regions
  - Implemented custom angular sampling with user-defined ranges for each Euler angle (alpha, beta, gamma) in ZXZ convention
  - Added conditional logic to select between standard cone-based and custom angular sampling methods
v3.1.0:
  Users:
   - Add excluded views management for both the tilt-series and the CTF.
   - A validator was added to ensure the same sampling rate for the template and the mask.
   - The sampling rate is properly set in the header of the generated scored tomograms.
v3.0.1:
  Users:
   - Add a second reference (original stopGap paper) for citation.
   - Template matching: serialization: now the tomograms are processed one by one, but using all the GPU/s
     specified for each one instead of parallelized execution using one GPU per tomogram.
  Developers:
   - Adding dependencies: cycler, packaging, mrcfile, kiwisolver, mrcfile.
v3.0.0: First release.
