Version 1.0.0 of pandas, released on January 29, 2020, includes improvements to the dataframe.info method and introduces new data types for booleans and strings. Key enhancements also include performance gains by using the numba engine in rolling and expanding apply functions, along with the deprecation of numpy and datetime arguments in certain functions. Additionally, this version dropped support for Python 2, requiring at least Python 3.6 for use.