master
Enhance docs, add more tests in `AffineConverter` (#5915)
refactor: `AnyBaseToDecimal` (#5357)
Enhance docs, remove main, add tests in AnytoAny (#5916)
refactor: `BinaryToDecimal` (#5330)
refactor: `BinaryToHexadecimal` (#5331)
refactor: `BinaryToOctal` (#5338)
refactor: `DecimalToAnyBase` (#5343)
refactor: `DecimalToBinary` (#5339)
refactor: `DecimalToHexadecimal` (#5337)
refactor: `DecimalToOctal` (#5332)
Enhance docs, add more tests in `EndianConverter` (#5921)
refactor: `HexToOct` (#5377)
Enhance docs, remove `main`. add more tests in `HexaDecimal… (#5922)
Enhance docs, remove `main`. add more tests in `HexaDecimal… (#5923)
feat: Add `IPConverter` new algorithm with Junit tests (#5750)
Add `IPv6Converter` algorithm (#5783)
Enhance docs, add more tests in `IntegerToEnglish` (#5924)
Enhance docs, remove `main`. add more tests (#5925)
Add `MorseCodeConverter` algorithm (#5749)
Add convertion of numbers into their word representation (#6137)
Enhance docs, add more tests in `OctalToBinary` (#5942)
refactor: `OctalToDecimal` (#5344)
refactor: `OctalToHexadecimal` (#5345)
Enhance docs, add more tests in `PhoneticAlphabetConverter` (#5943)
Enhance docs, add more tests in `RomanToInteger` (#5926)
Remove 'main', add tests in `TurkishToLatinConversion` (#5944)
Enhance docs in `UnitConversions` (#5945)
Enhance docs, add more tests in `UnitsConverter` (#5946)