Skip to content

Release 6.0.0

Compare
Choose a tag to compare
@dbwiddis dbwiddis released this 01 Jan 01:31
· 835 commits to master since this release
Breaking Changes
  • #1724: Removed deprecated MACOSX value from PlatformEnum and SystemInfo and removed the getCurrentPlatformEnum() method - @Novaenn.
  • #1725: Removed deprecated process sorting methods from the OperatingSystem class - @varnaa.
  • #1729: Changed the return value of LinuxOSPRocess and MacOSProcess method getCommandLine() from null-delimited string to space-delimited string - @prathamgandhi.
  • #1730: Changed the return value of getServices() from array to list in OperatingSystem - @adrian-kong.
  • #1736: Changed the return type of the NetworkInterface method getMTU() from int to long in all its OS implementations. - @Simba-97.

Full change log