Skip to content

v1.4.0

Latest
Compare
Choose a tag to compare
@nikeee nikeee released this 09 Mar 04:28
· 59 commits to master since this release
  • Added documentation
  • Optimized IEnumerable.ForEach<T>() and refactored to have a return value
  • Shortcuts for hashing files (more coming soon?)
  • Added MemoryStatus class to get information about the current RAM usage
  • Added byte[].ToHexString extension method
  • Added some extensions for System.IO.FileInfo
  • Added utility functions for paths (PathEx)