-------------------- * Improved error-handling in MarketWatch. * Fixed a bug in ``dataset.update()`` not being able to handle duplicate l18 values. * Updated dataset.
0.68.1
-------------------- * Updated dataset. * Fixed a bug in parsing market_state. (7) * Improved type hints.
0.68.0
-------------------- * The dataset now includes ``isin`` and ``cisin`` columns. * Added ``Instrument.from_isin`` method. * Improved type hints. * Removed ``dataste.LazyDS.l18_l130`` method.
0.67.0
-------------------- * Improved type hints. * Updated dataset. * Migrated functions of ``docs`` module to the new tsetmc API. * ``yval`` column in ``market_watch`` is now of type ``string`` instead of ``int16``. * ``ins_code`` column in ``major_holders_activity`` is now of type ``string`` instead of ``int64``. * Dependency on ``bs4`` package was removed.
0.65.0
------- * BREAKING: All ETF/fund related functions were moved from ``general`` to ``funds`` module.
0.64.1
------- * Fixed: ImportError in instruments module