2024-01-30 - microenc 3.2
  * Add more audio extensions to the list
  
2024-01-13 - microenc 3.1
  * Use -bitexact instead of -flags +bitexact
    in the wav ffmpeg cmd
    
2024-01-12 - microenc 3.0
  * Add more file extensions to the list
  
2023-12-29 - microenc 2.9
  * Add dsf and wvc to the file extensions list
  * Protect the $hertz var in the resample cmd
  * Added support for wavpack encoding

2023-15-28 - microenc 2.8
  * Merged the aiff and wav code
  * Added a few more audio extensions
    to the list
  
2023-12-27 - microenc 2.7
  * Add common audio extensions

2023-15-25 - microenc 2.6
  * Added support for encoding to AIFF
  * Moved moov atom to beginning for ALAC
    and removed unneeded $params variable
    
2023-12-24 - microenc 2.5
  * Added support for ALAC encoding

2023-12-22 - microenc 2.4
  * Support selecting the WAV/PCM bit depth

2023-12-18 - microenc 2.3
  * Added support for FLAC and WAV encoding
  
2023-12-08 - microenc 2.2
  * Merged the AC3/EAC3 and DTS bitrate code
  
2023-12-06 - microenc 2.1
  * Add support for DTS encoding

2023-12-05 - microenc 2.0
  * Check for matches of input/output dirs
  * Set default MP3 encode mode to vbr
  * Support optional audio resampling
  * Support HE-AACv1 and HE-AACv2 encoding
  * Support AC3 and E-AC3 encoding
  * Improved compatibility with the BSDs

2023-12-04 - microenc 1.0
  * Initial public release
